Searched refs:WM8904_DAC_DIGITAL_1 (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ |
D | wm8904.c | 228 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()
|
D | wm8904.h | 48 #define WM8904_DAC_DIGITAL_1 0x21 macro
|