Lines Matching full:alc
56 { 0x20, 0x0038 }, /* R32 - ALC control 1 */
57 { 0x21, 0x000B }, /* R33 - ALC control 2 */
58 { 0x22, 0x0032 }, /* R34 - ALC control 3 */
147 static const char *alc_mode_text[] = { "ALC", "Limiter" };
209 SOC_ENUM("ALC Capture Function", alc_sel),
210 SOC_SINGLE_TLV("ALC Capture Max Volume", WM8983_ALC_CONTROL_1,
212 SOC_SINGLE_TLV("ALC Capture Min Volume", WM8983_ALC_CONTROL_1,
214 SOC_SINGLE_TLV("ALC Capture Target Volume", WM8983_ALC_CONTROL_2,
216 SOC_SINGLE("ALC Capture Attack", WM8983_ALC_CONTROL_3, 0, 10, 0),
217 SOC_SINGLE("ALC Capture Hold", WM8983_ALC_CONTROL_2, 4, 10, 0),
218 SOC_SINGLE("ALC Capture Decay", WM8983_ALC_CONTROL_3, 4, 10, 0),
219 SOC_ENUM("ALC Mode", alc_mode),
220 SOC_SINGLE("ALC Capture NG Switch", WM8983_NOISE_GATE,
222 SOC_SINGLE("ALC Capture NG Threshold", WM8983_NOISE_GATE,