Lines Matching full:left
186 SOC_SINGLE_TLV("Left Mixer Left Bypass Volume",
188 SOC_SINGLE_TLV("Left Mixer Right Bypass Volume",
190 SOC_SINGLE_TLV("Right Mixer Left Bypass Volume",
232 /* Left Mixer */
235 SOC_DAPM_SINGLE("Left Bypass Switch", ES8328_DACCONTROL17, 6, 1, 0),
242 SOC_DAPM_SINGLE("Left Playback Switch", ES8328_DACCONTROL19, 7, 1, 0),
243 SOC_DAPM_SINGLE("Left Bypass Switch", ES8328_DACCONTROL19, 6, 1, 0),
251 /* Left PGA Mux */
275 static const char * const es8328_mono_mux[] = {"Stereo", "Mono (Left)",
285 SND_SOC_DAPM_MUX("Left ADC Mux", SND_SOC_NOPM, 0, 0,
290 SND_SOC_DAPM_MUX("Left PGA Mux", ES8328_ADCPOWER,
297 SND_SOC_DAPM_MUX("Left Line Mux", SND_SOC_NOPM, 0, 0,
304 SND_SOC_DAPM_ADC("Left ADC", "Left Capture", ES8328_ADCPOWER,
334 SND_SOC_DAPM_DAC("Left DAC", "Left Playback", ES8328_DACPOWER,
337 SND_SOC_DAPM_MIXER("Left Mixer", SND_SOC_NOPM, 0, 0,
346 SND_SOC_DAPM_PGA("Left Out 2", ES8328_DACPOWER,
350 SND_SOC_DAPM_PGA("Left Out 1", ES8328_DACPOWER,
366 { "Left Line Mux", "Line 1", "LINPUT1" },
367 { "Left Line Mux", "Line 2", "LINPUT2" },
368 { "Left Line Mux", "PGA", "Left PGA Mux" },
369 { "Left Line Mux", "Differential", "Differential Mux" },
376 { "Left PGA Mux", "Line 1", "LINPUT1" },
377 { "Left PGA Mux", "Line 2", "LINPUT2" },
378 { "Left PGA Mux", "Differential", "Differential Mux" },
389 { "Left ADC Mux", "Stereo", "Left PGA Mux" },
390 { "Left ADC Mux", "Mono (Left)", "Left PGA Mux" },
391 { "Left ADC Mux", "Digital Mono", "Left PGA Mux" },
397 { "Left ADC", NULL, "Left ADC Mux" },
404 { "Left ADC", NULL, "ADC DIG" },
409 { "Left Line Mux", "Line 1", "LINPUT1" },
410 { "Left Line Mux", "Line 2", "LINPUT2" },
411 { "Left Line Mux", "PGA", "Left PGA Mux" },
412 { "Left Line Mux", "Differential", "Differential Mux" },
419 { "Left Out 1", NULL, "Left DAC" },
421 { "Left Out 2", NULL, "Left DAC" },
424 { "Left Mixer", "Playback Switch", "Left DAC" },
425 { "Left Mixer", "Left Bypass Switch", "Left Line Mux" },
426 { "Left Mixer", "Right Playback Switch", "Right DAC" },
427 { "Left Mixer", "Right Bypass Switch", "Right Line Mux" },
429 { "Right Mixer", "Left Playback Switch", "Left DAC" },
430 { "Right Mixer", "Left Bypass Switch", "Left Line Mux" },
438 { "Left DAC", NULL, "DAC DIG" },
441 { "Left Out 1", NULL, "Left Mixer" },
442 { "LOUT1", NULL, "Left Out 1" },
446 { "Left Out 2", NULL, "Left Mixer" },
447 { "LOUT2", NULL, "Left Out 2" },