Searched refs:WM8971_ALC1 (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/sound/soc/codecs/ |
D | wm8971.c | 115 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),
|
D | wm8971.h | 25 #define WM8971_ALC1 0x11 macro
|