Home
last modified time | relevance | path

Searched refs:WM8962_ADC_DAC_CONTROL_1 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dwm8962.c812 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()
H A Dwm8962.h35 #define WM8962_ADC_DAC_CONTROL_1 0x05 macro