Lines Matching full:left
190 SOC_SINGLE_TLV("Left Mixer Left Bypass Volume",
192 SOC_SINGLE_TLV("Left Mixer Right Bypass Volume",
194 SOC_SINGLE_TLV("Right Mixer Left Bypass Volume",
236 /* Left Mixer */
239 SOC_DAPM_SINGLE("Left Bypass Switch", ES8328_DACCONTROL17, 6, 1, 0),
246 SOC_DAPM_SINGLE("Left Playback Switch", ES8328_DACCONTROL19, 7, 1, 0),
247 SOC_DAPM_SINGLE("Left Bypass Switch", ES8328_DACCONTROL19, 6, 1, 0),
255 /* Left PGA Mux */
279 static const char * const es8328_mono_mux[] = {"Stereo", "Mono (Left)",
289 SND_SOC_DAPM_MUX("Left ADC Mux", SND_SOC_NOPM, 0, 0,
294 SND_SOC_DAPM_MUX("Left PGA Mux", ES8328_ADCPOWER,
301 SND_SOC_DAPM_MUX("Left Line Mux", SND_SOC_NOPM, 0, 0,
308 SND_SOC_DAPM_ADC("Left ADC", "Left Capture", ES8328_ADCPOWER,
338 SND_SOC_DAPM_DAC("Left DAC", "Left Playback", ES8328_DACPOWER,
341 SND_SOC_DAPM_MIXER("Left Mixer", SND_SOC_NOPM, 0, 0,
350 SND_SOC_DAPM_PGA("Left Out 2", ES8328_DACPOWER,
354 SND_SOC_DAPM_PGA("Left Out 1", ES8328_DACPOWER,
370 { "Left Line Mux", "Line 1", "LINPUT1" },
371 { "Left Line Mux", "Line 2", "LINPUT2" },
372 { "Left Line Mux", "PGA", "Left PGA Mux" },
373 { "Left Line Mux", "Differential", "Differential Mux" },
380 { "Left PGA Mux", "Line 1", "LINPUT1" },
381 { "Left PGA Mux", "Line 2", "LINPUT2" },
382 { "Left PGA Mux", "Differential", "Differential Mux" },
393 { "Left ADC Mux", "Stereo", "Left PGA Mux" },
394 { "Left ADC Mux", "Mono (Left)", "Left PGA Mux" },
395 { "Left ADC Mux", "Digital Mono", "Left PGA Mux" },
401 { "Left ADC", NULL, "Left ADC Mux" },
408 { "Left ADC", NULL, "ADC DIG" },
413 { "Left Line Mux", "Line 1", "LINPUT1" },
414 { "Left Line Mux", "Line 2", "LINPUT2" },
415 { "Left Line Mux", "PGA", "Left PGA Mux" },
416 { "Left Line Mux", "Differential", "Differential Mux" },
423 { "Left Out 1", NULL, "Left DAC" },
425 { "Left Out 2", NULL, "Left DAC" },
428 { "Left Mixer", "Playback Switch", "Left DAC" },
429 { "Left Mixer", "Left Bypass Switch", "Left Line Mux" },
430 { "Left Mixer", "Right Playback Switch", "Right DAC" },
431 { "Left Mixer", "Right Bypass Switch", "Right Line Mux" },
433 { "Right Mixer", "Left Playback Switch", "Left DAC" },
434 { "Right Mixer", "Left Bypass Switch", "Left Line Mux" },
442 { "Left DAC", NULL, "DAC DIG" },
445 { "Left Out 1", NULL, "Left Mixer" },
446 { "LOUT1", NULL, "Left Out 1" },
450 { "Left Out 2", NULL, "Left Mixer" },
451 { "LOUT2", NULL, "Left Out 2" },