Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8904.h511 #define WM8904_DAC_MUTE 0x0008 /* DAC_MUTE */ macro
H A Dwm8904.c1862 val = WM8904_DAC_MUTE; in wm8904_mute()
1866 snd_soc_component_update_bits(component, WM8904_DAC_DIGITAL_1, WM8904_DAC_MUTE, val); in wm8904_mute()