Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dwm8983.c148 static SOC_ENUM_SINGLE_DECL(alc_sel, WM8983_ALC_CONTROL_1, 7, alc_sel_text);
213 SOC_SINGLE_TLV("ALC Capture Max Volume", WM8983_ALC_CONTROL_1,
215 SOC_SINGLE_TLV("ALC Capture Min Volume", WM8983_ALC_CONTROL_1,
554 case WM8983_ALC_CONTROL_1 ... WM8983_PLL_K_3: in wm8983_writeable()
Dwm8983.h47 #define WM8983_ALC_CONTROL_1 0x20 macro