#ifndef _DT_BINDINGS_ADI_AD5592R_H #define _DT_BINDINGS_ADI_AD5592R_H #define CH_MODE_UNUSED 0 #define CH_MODE_ADC 1 #define CH_MODE_DAC 2 #define CH_MODE_DAC_AND_ADC 3 #define CH_MODE_GPIO 8 #define CH_OFFSTATE_PULLDOWN 0 #define CH_OFFSTATE_OUT_LOW 1 #define CH_OFFSTATE_OUT_HIGH 2 #define CH_OFFSTATE_OUT_TRISTATE 3 #endif /* _DT_BINDINGS_ADI_AD5592R_H */ git/atom/tools?h=nds-private-remove' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2016-11-04 12:16:38 -0600
committerMark Brown <broonie@kernel.org>2016-11-04 12:16:38 -0600
commitcc9b94029e9ef51787af908e9856b1eed314bc00 (patch)
tree9675310b89d0f6fb1f7bd9423f0638c4ee5226fd /tools
parent13bed58ce8748d430a26e353a09b89f9d613a71f (diff)
parent1b5b42216469b05ef4b5916cb40b127dfab1da88 (diff)
Merge branch 'topic/error' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-fixed
Diffstat (limited to 'tools')