Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8993.c251 case WM8993_DAC_CTRL: in wm8993_readable()
646 WM8993_DAC_CTRL, 4, dac_deemph_text);
1338 reg = snd_soc_component_read(component, WM8993_DAC_CTRL); in wm8993_mute()
1345 snd_soc_component_write(component, WM8993_DAC_CTRL, reg); in wm8993_mute()
H A Dwm8993.h25 #define WM8993_DAC_CTRL 0x0A macro