cregit-Linux how code gets into the kernel

Release 4.7 include/dt-bindings/iio/adi,ad5592r.h

#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 */

Overall Contributors

PersonTokensPropCommitsCommitProp
paul cercueilpaul cercueil45100.00%1100.00%
Total45100.00%1100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}