Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8904.c228 case WM8904_DAC_DIGITAL_1: in wm8904_readable_register()
513 return snd_soc_component_update_bits(component, WM8904_DAC_DIGITAL_1, in wm8904_set_deemph()
623 SOC_SINGLE("DAC OSRx2 Switch", WM8904_DAC_DIGITAL_1, 6, 1, 0),
1401 snd_soc_component_update_bits(component, WM8904_DAC_DIGITAL_1, in wm8904_hw_params()
1866 snd_soc_component_update_bits(component, WM8904_DAC_DIGITAL_1, WM8904_DAC_MUTE, val); in wm8904_mute()
H A Dwm8904.h48 #define WM8904_DAC_DIGITAL_1 0x21 macro