Lines Matching +full:adc +full:- +full:clk
1 /* SPDX-License-Identifier: GPL-2.0 */
3 * ES8311.h -- ES8311 ALSA SoC Audio Codec
25 #define ES8311_CLK_MANAGER_REG01 0x01 /* select clk src for mclk, enable clock for codec */
26 #define ES8311_CLK_MANAGER_REG02 0x02 /* clk divider and clk multiplier */
27 #define ES8311_CLK_MANAGER_REG03 0x03 /* adc fsmode and osr */
29 #define ES8311_CLK_MANAGER_REG05 0x05 /* clk divier for adc and dac */
31 #define ES8311_CLK_MANAGER_REG07 0x07 /* tri-state, lrck divider */
34 #define ES8311_SDPOUT_REG0A 0x0A /* adc serial digital port */
45 #define ES8311_ADC_REG15 0x15 /* ADC, adc ramp rate, dmic sense */
46 #define ES8311_ADC_REG16 0x16 /* ADC */
47 #define ES8311_ADC_REG17 0x17 /* ADC, volume */
48 #define ES8311_ADC_REG18 0x18 /* ADC, alc enable and winsize */
49 #define ES8311_ADC_REG19 0x19 /* ADC, alc maxlevel */
50 #define ES8311_ADC_REG1A 0x1A /* ADC, alc automute */
51 #define ES8311_ADC_REG1B 0x1B /* ADC, alc automute, adc hpf s1 */
52 #define ES8311_ADC_REG1C 0x1C /* ADC, equalizer, hpf s2 */