Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dwm8988.c104 case WM8988_ROUT2V: in wm8988_writeable()
231 WM8988_ROUT2V, 7, 1, 0),
232 SOC_DOUBLE_R_TLV("Output 2 Playback Volume", WM8988_LOUT2V, WM8988_ROUT2V,
807 snd_soc_component_update_bits(component, WM8988_ROUT2V, 0x0100, 0x0100); in wm8988_probe()
H A Dwm8988.h47 #define WM8988_ROUT2V 0x29 macro