Searched refs:WM8985_ALC_CONTROL_3 (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/sound/soc/codecs/ |
D | wm8985.c | 141 case WM8985_ALC_CONTROL_3: in wm8985_writeable() 241 static SOC_ENUM_SINGLE_DECL(alc_mode, WM8985_ALC_CONTROL_3, 8, alc_mode_text); 312 SOC_SINGLE("ALC Capture Attack", WM8985_ALC_CONTROL_3, 0, 10, 0), 314 SOC_SINGLE("ALC Capture Decay", WM8985_ALC_CONTROL_3, 4, 10, 0),
|
D | wm8985.h | 46 #define WM8985_ALC_CONTROL_3 0x22 macro
|