blob: c6895a18a4552a48e7cc15350c75d45e36f72c5c [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001/* SPDX-License-Identifier: GPL-2.0 */
Jyri Sarhae00447f2014-03-11 12:57:32 +02002#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 */