include/dt-bindings/sound/cs48l32.h

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

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/sound/cs48l32.h
Extension
.h
Size
514 bytes
Lines
21
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_CS48L32_H
#define DT_BINDINGS_SOUND_CS48L32_H

/* Values for cirrus,in-type */
#define CS48L32_IN_TYPE_DIFF		0
#define CS48L32_IN_TYPE_SE		1

/* Values for cirrus,pdm-sup */
#define CS48L32_PDM_SUP_VOUT_MIC	0
#define CS48L32_PDM_SUP_MICBIAS1	1

#endif

Annotation

Implementation Notes