Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux...
[sfrench/cifs-2.6.git] / include / dt-bindings / sound / tlv320aic31xx-micbias.h
1 #ifndef __DT_TLV320AIC31XX_MICBIAS_H
2 #define __DT_TLV320AIC31XX_MICBIAS_H
3
4 #define MICBIAS_2_0V            1
5 #define MICBIAS_2_5V            2
6 #define MICBIAS_AVDDV           3
7
8 #endif /* __DT_TLV320AIC31XX_MICBIAS_H */