blob: f5cb772ab9c8bced39257ad3eab6a19381996f6d [file] [log] [blame]
Jyri Sarhae00447f2014-03-11 12:57:32 +02001#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 */