Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8983.c145 static SOC_ENUM_SINGLE_DECL(alc_sel, WM8983_ALC_CONTROL_1, 7, alc_sel_text);
210 SOC_SINGLE_TLV("ALC Capture Max Volume", WM8983_ALC_CONTROL_1,
212 SOC_SINGLE_TLV("ALC Capture Min Volume", WM8983_ALC_CONTROL_1,
551 case WM8983_ALC_CONTROL_1 ... WM8983_PLL_K_3: in wm8983_writeable()
H A Dwm8983.h44 #define WM8983_ALC_CONTROL_1 0x20 macro