Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm8971.c119 SOC_ENUM_SINGLE(WM8971_ALC1, 7, 4, wm8971_alc_func),
167 SOC_SINGLE("ALC Target Volume", WM8971_ALC1, 0, 7, 0),
168 SOC_SINGLE("ALC Max Volume", WM8971_ALC1, 4, 7, 0),
170 SOC_SINGLE("ALC Capture Target Volume", WM8971_ALC1, 0, 7, 0),
171 SOC_SINGLE("ALC Capture Max Volume", WM8971_ALC1, 4, 7, 0),
Dwm8971.h30 #define WM8971_ALC1 0x11 macro