Searched refs:WM8962_ADC_DAC_CONTROL_1 (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/sound/soc/codecs/ |
D | wm8962.c | 817 case WM8962_ADC_DAC_CONTROL_1: in wm8962_readable_register() 1490 u16 dac = snd_soc_component_read32(component, WM8962_ADC_DAC_CONTROL_1); in wm8962_dsp2_set_enable() 1495 snd_soc_component_update_bits(component, WM8962_ADC_DAC_CONTROL_1, in wm8962_dsp2_set_enable() 1503 snd_soc_component_update_bits(component, WM8962_ADC_DAC_CONTROL_1, in wm8962_dsp2_set_enable() 1697 SOC_SINGLE("Capture HPF Switch", WM8962_ADC_DAC_CONTROL_1, 0, 1, 1), 2943 return snd_soc_component_update_bits(component, WM8962_ADC_DAC_CONTROL_1, in wm8962_mute()
|
D | wm8962.h | 38 #define WM8962_ADC_DAC_CONTROL_1 0x05 macro
|