Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/codecs/
Dwm8971.c115 SOC_ENUM_SINGLE(WM8971_ALC1, 7, 4, wm8971_alc_func),
163 SOC_SINGLE("ALC Target Volume", WM8971_ALC1, 0, 7, 0),
164 SOC_SINGLE("ALC Max Volume", WM8971_ALC1, 4, 7, 0),
166 SOC_SINGLE("ALC Capture Target Volume", WM8971_ALC1, 0, 7, 0),
167 SOC_SINGLE("ALC Capture Max Volume", WM8971_ALC1, 4, 7, 0),
Dwm8971.h25 #define WM8971_ALC1 0x11 macro