Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm8961.c158 case WM8961_LOUT2_VOLUME: in wm8961_readable()
350 SOC_DOUBLE_R_TLV("Speaker Volume", WM8961_LOUT2_VOLUME, WM8961_ROUT2_VOLUME,
352 SOC_DOUBLE_R("Speaker ZC Switch", WM8961_LOUT2_VOLUME, WM8961_ROUT2_VOLUME,
852 snd_soc_component_write(component, WM8961_LOUT2_VOLUME, reg | WM8961_SPKLZC); in wm8961_probe()
Dwm8961.h64 #define WM8961_LOUT2_VOLUME 0x28 macro