include/dt-bindings/sound/madera.h

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

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/sound/madera.h
Extension
.h
Size
638 bytes
Lines
26
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_BINDINGS_SOUND_MADERA_H
#define DT_BINDINGS_SOUND_MADERA_H

#define MADERA_INMODE_DIFF		0
#define MADERA_INMODE_SE		1
#define MADERA_INMODE_DMIC		2

#define MADERA_DMIC_REF_MICVDD		0
#define MADERA_DMIC_REF_MICBIAS1	1
#define MADERA_DMIC_REF_MICBIAS2	2
#define MADERA_DMIC_REF_MICBIAS3	3

#define CS47L35_DMIC_REF_MICBIAS1B	1
#define CS47L35_DMIC_REF_MICBIAS2A	2
#define CS47L35_DMIC_REF_MICBIAS2B	3

#endif

Annotation

Implementation Notes