include/dt-bindings/sound/tlv320aic31xx.h

Source file repositories/reference/linux-study-clean/include/dt-bindings/sound/tlv320aic31xx.h

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/sound/tlv320aic31xx.h
Extension
.h
Size
323 bytes
Lines
15
Domain
Repository Root And Misc
Bucket
include
Inferred role
Repository Root And Misc: implementation source
Status
source implementation candidate

Why This File Exists

Top-level or miscellaneous repository surface. Use this as map coverage unless a later manual pass promotes the file into a deeper subsystem dossier.

Dependency Surface

Detected Declarations

Annotated Snippet

#ifndef __DT_TLV320AIC31XX_H
#define __DT_TLV320AIC31XX_H

#define MICBIAS_2_0V		1
#define MICBIAS_2_5V		2
#define MICBIAS_AVDDV		3

#define PLL_CLKIN_MCLK		0x00
#define PLL_CLKIN_BCLK		0x01
#define PLL_CLKIN_GPIO1		0x02
#define PLL_CLKIN_DIN		0x03

#endif /* __DT_TLV320AIC31XX_H */

Annotation

Implementation Notes