]> git.ipfire.org Git - thirdparty/kernel/linux.git/blob - include/dt-bindings/sound/tlv320aic31xx-micbias.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/kernel/linux.git] / include / dt-bindings / sound / tlv320aic31xx-micbias.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef __DT_TLV320AIC31XX_MICBIAS_H
3 #define __DT_TLV320AIC31XX_MICBIAS_H
4
5 #define MICBIAS_2_0V 1
6 #define MICBIAS_2_5V 2
7 #define MICBIAS_AVDDV 3
8
9 #endif /* __DT_TLV320AIC31XX_MICBIAS_H */