![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 #ifndef __DT_TLV320AIC31XX_H 0003 #define __DT_TLV320AIC31XX_H 0004 0005 #define MICBIAS_2_0V 1 0006 #define MICBIAS_2_5V 2 0007 #define MICBIAS_AVDDV 3 0008 0009 #define PLL_CLKIN_MCLK 0x00 0010 #define PLL_CLKIN_BCLK 0x01 0011 #define PLL_CLKIN_GPIO1 0x02 0012 #define PLL_CLKIN_DIN 0x03 0013 0014 #endif /* __DT_TLV320AIC31XX_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |