Warning: This file is not a C or C++ file. It does not have highlighting.

1/* SPDX-License-Identifier: GPL-2.0-only */
2#ifndef __DT_BINDINGS_ADI_ADAU1977_H__
3#define __DT_BINDINGS_ADI_ADAU1977_H__
4
5#define ADAU1977_MICBIAS_5V0 0x0
6#define ADAU1977_MICBIAS_5V5 0x1
7#define ADAU1977_MICBIAS_6V0 0x2
8#define ADAU1977_MICBIAS_6V5 0x3
9#define ADAU1977_MICBIAS_7V0 0x4
10#define ADAU1977_MICBIAS_7V5 0x5
11#define ADAU1977_MICBIAS_8V0 0x6
12#define ADAU1977_MICBIAS_8V5 0x7
13#define ADAU1977_MICBIAS_9V0 0x8
14
15#endif /* __DT_BINDINGS_ADI_ADAU1977_H__ */
16

Warning: This file is not a C or C++ file. It does not have highlighting.

source code of linux/include/dt-bindings/sound/adi,adau1977.h