include/dt-bindings/sound/adi,adau1977.h

Source file repositories/reference/linux-study-clean/include/dt-bindings/sound/adi,adau1977.h

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/sound/adi,adau1977.h
Extension
.h
Size
465 bytes
Lines
16
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_ADI_ADAU1977_H__
#define __DT_BINDINGS_ADI_ADAU1977_H__

#define ADAU1977_MICBIAS_5V0	0x0
#define ADAU1977_MICBIAS_5V5	0x1
#define ADAU1977_MICBIAS_6V0	0x2
#define ADAU1977_MICBIAS_6V5	0x3
#define ADAU1977_MICBIAS_7V0	0x4
#define ADAU1977_MICBIAS_7V5	0x5
#define ADAU1977_MICBIAS_8V0	0x6
#define ADAU1977_MICBIAS_8V5	0x7
#define ADAU1977_MICBIAS_9V0	0x8

#endif /* __DT_BINDINGS_ADI_ADAU1977_H__ */

Annotation

Implementation Notes