WM8962_ADC_DAC_CONTROL_1
u16 dac = snd_soc_component_read(component, WM8962_ADC_DAC_CONTROL_1);
snd_soc_component_update_bits(component, WM8962_ADC_DAC_CONTROL_1,
snd_soc_component_update_bits(component, WM8962_ADC_DAC_CONTROL_1,
SOC_SINGLE("Capture HPF Switch", WM8962_ADC_DAC_CONTROL_1, 0, 1, 1),
return snd_soc_component_update_bits(component, WM8962_ADC_DAC_CONTROL_1,
case WM8962_ADC_DAC_CONTROL_1: