tlv320aic31xx-micbias.h 191 B

12345678
  1. #ifndef __DT_TLV320AIC31XX_MICBIAS_H
  2. #define __DT_TLV320AIC31XX_MICBIAS_H
  3. #define MICBIAS_2_0V 1
  4. #define MICBIAS_2_5V 2
  5. #define MICBIAS_AVDDV 3
  6. #endif /* __DT_TLV320AIC31XX_MICBIAS_H */