Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dwm8961.c155 case WM8961_LOUT2_VOLUME: in wm8961_readable()
347 SOC_DOUBLE_R_TLV("Speaker Volume", WM8961_LOUT2_VOLUME, WM8961_ROUT2_VOLUME,
349 SOC_DOUBLE_R("Speaker ZC Switch", WM8961_LOUT2_VOLUME, WM8961_ROUT2_VOLUME,
850 snd_soc_component_write(component, WM8961_LOUT2_VOLUME, reg | WM8961_SPKLZC); in wm8961_probe()
Dwm8961.h61 #define WM8961_LOUT2_VOLUME 0x28 macro