Searched refs:WM8962_ADC_DAC_CONTROL_1 (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ |
D | wm8962.c | 812 case WM8962_ADC_DAC_CONTROL_1: in wm8962_readable_register() 1484 u16 dac = snd_soc_component_read(component, WM8962_ADC_DAC_CONTROL_1); in wm8962_dsp2_set_enable() 1489 snd_soc_component_update_bits(component, WM8962_ADC_DAC_CONTROL_1, in wm8962_dsp2_set_enable() 1497 snd_soc_component_update_bits(component, WM8962_ADC_DAC_CONTROL_1, in wm8962_dsp2_set_enable() 1691 SOC_SINGLE("Capture HPF Switch", WM8962_ADC_DAC_CONTROL_1, 0, 1, 1), 3018 return snd_soc_component_update_bits(component, WM8962_ADC_DAC_CONTROL_1, in wm8962_mute()
|
D | wm8962.h | 35 #define WM8962_ADC_DAC_CONTROL_1 0x05 macro
|