Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8961.c147 case WM8961_ADDITIONAL_CONTROL_2: in wm8961_readable()
691 u16 reg = snd_soc_component_read(component, WM8961_ADDITIONAL_CONTROL_2); in wm8961_set_tristate()
698 return snd_soc_component_write(component, WM8961_ADDITIONAL_CONTROL_2, reg); in wm8961_set_tristate()
H A Dwm8961.h53 #define WM8961_ADDITIONAL_CONTROL_2 0x18 macro