Lines Matching full:alc
14 * No means to obtain current gain if alc enabled.
131 { 0x20, 0x0038 }, /* ALC Control 1 */
132 { 0x21, 0x000B }, /* ALC Control 2 */
133 { 0x22, 0x0032 }, /* ALC Control 3 */
140 { 0x2a, 0x0030 }, /* ALC Control 4 */
161 static const char *wm8940_alc_mode_text[] = {"ALC", "Limiter"};
190 SOC_ENUM("ALC Mode", wm8940_alc_mode_enum),
191 SOC_SINGLE("ALC Switch", WM8940_ALC1, 8, 1, 0),
192 SOC_SINGLE_TLV("ALC Capture Max Gain", WM8940_ALC1,
194 SOC_SINGLE_TLV("ALC Capture Min Gain", WM8940_ALC1,
196 SOC_SINGLE_TLV("ALC Capture Target", WM8940_ALC2,
198 SOC_SINGLE("ALC Capture Hold", WM8940_ALC2, 4, 10, 0),
199 SOC_SINGLE("ALC Capture Decay", WM8940_ALC3, 4, 10, 0),
200 SOC_SINGLE("ALC Capture Attach", WM8940_ALC3, 0, 10, 0),
201 SOC_SINGLE("ALC ZC Switch", WM8940_ALC4, 1, 1, 0),
202 SOC_SINGLE("ALC Capture Noise Gate Switch", WM8940_NOISEGATE,
204 SOC_SINGLE("ALC Capture Noise Gate Threshold", WM8940_NOISEGATE,