Lines Matching full:mono
99 static const char *wm8971_mono_mux[] = {"Stereo", "Mono (Left)",
100 "Mono (Right)", "Digital Mono"};
138 SOC_SINGLE("Mono Playback ZC Switch", WM8971_MOUTV, 7, 1, 0),
146 SOC_DOUBLE_R("Bypass Mono Playback Volume", WM8971_MOUTM1,
207 /* Mono Mixer */
231 /* Mono ADC Mux */
242 SND_SOC_DAPM_MIXER("Mono Mixer", WM8971_PWR2, 2, 0,
252 SND_SOC_DAPM_PGA("Mono Out 1", WM8971_PWR2, 2, 0, NULL, 0),
276 SND_SOC_DAPM_OUTPUT("MONO"),
312 /* mono mixer */
313 {"Mono Mixer", "Left Playback Switch", "Left DAC"},
314 {"Mono Mixer", "Left Bypass Switch", "Left Line Mux"},
315 {"Mono Mixer", "Right Playback Switch", "Right DAC"},
316 {"Mono Mixer", "Right Bypass Switch", "Right Line Mux"},
318 /* mono out */
319 {"Mono Out", NULL, "Mono Mixer"},
320 {"MONO1", NULL, "Mono Out"},
347 {"Left ADC Mux", "Mono (Left)", "Left PGA Mux"},
348 {"Left ADC Mux", "Digital Mono", "Left PGA Mux"},
352 {"Right ADC Mux", "Mono (Right)", "Right PGA Mux"},
353 {"Right ADC Mux", "Digital Mono", "Right PGA Mux"},