Searched refs:WM8961_ADC_DAC_CONTROL_1 (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ |
D | wm8961.c | 131 case WM8961_ADC_DAC_CONTROL_1: in wm8961_readable() 325 WM8961_ADC_DAC_CONTROL_1, 1, dac_deemph_text); 360 SOC_SINGLE("ADC High Pass Filter Switch", WM8961_ADC_DAC_CONTROL_1, 0, 1, 0), 704 u16 reg = snd_soc_component_read(component, WM8961_ADC_DAC_CONTROL_1); in wm8961_mute() 713 return snd_soc_component_write(component, WM8961_ADC_DAC_CONTROL_1, reg); in wm8961_mute()
|
D | wm8961.h | 37 #define WM8961_ADC_DAC_CONTROL_1 0x05 macro
|