Server IP : 209.38.156.173 / Your IP : 216.73.216.122 [ Web Server : Apache/2.4.52 (Ubuntu) System : Linux lakekumayuhotel 5.15.0-136-generic #147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.1.2-1ubuntu2.22 Disable Function : NONE Domains : 2 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/lib/modules/5.15.0-136-generic/build/include/dt-bindings/sound/ |
Upload File : |
/* SPDX-License-Identifier: GPL-2.0-only */ #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__ */