Lines Matching full:left

188 	SOC_SINGLE_TLV("Left Mixer Left Bypass Volume",
190 SOC_SINGLE_TLV("Left Mixer Right Bypass Volume",
192 SOC_SINGLE_TLV("Right Mixer Left Bypass Volume",
234 /* Left Mixer */
237 SOC_DAPM_SINGLE("Left Bypass Switch", ES8328_DACCONTROL17, 6, 1, 0),
244 SOC_DAPM_SINGLE("Left Playback Switch", ES8328_DACCONTROL19, 7, 1, 0),
245 SOC_DAPM_SINGLE("Left Bypass Switch", ES8328_DACCONTROL19, 6, 1, 0),
253 /* Left PGA Mux */
277 static const char * const es8328_mono_mux[] = {"Stereo", "Mono (Left)",
287 SND_SOC_DAPM_MUX("Left ADC Mux", SND_SOC_NOPM, 0, 0,
292 SND_SOC_DAPM_MUX("Left PGA Mux", ES8328_ADCPOWER,
299 SND_SOC_DAPM_MUX("Left Line Mux", SND_SOC_NOPM, 0, 0,
306 SND_SOC_DAPM_ADC("Left ADC", "Left Capture", ES8328_ADCPOWER,
336 SND_SOC_DAPM_DAC("Left DAC", "Left Playback", ES8328_DACPOWER,
339 SND_SOC_DAPM_MIXER("Left Mixer", SND_SOC_NOPM, 0, 0,
348 SND_SOC_DAPM_PGA("Left Out 2", ES8328_DACPOWER,
352 SND_SOC_DAPM_PGA("Left Out 1", ES8328_DACPOWER,
368 { "Left Line Mux", "Line 1", "LINPUT1" },
369 { "Left Line Mux", "Line 2", "LINPUT2" },
370 { "Left Line Mux", "PGA", "Left PGA Mux" },
371 { "Left Line Mux", "Differential", "Differential Mux" },
378 { "Left PGA Mux", "Line 1", "LINPUT1" },
379 { "Left PGA Mux", "Line 2", "LINPUT2" },
380 { "Left PGA Mux", "Differential", "Differential Mux" },
391 { "Left ADC Mux", "Stereo", "Left PGA Mux" },
392 { "Left ADC Mux", "Mono (Left)", "Left PGA Mux" },
393 { "Left ADC Mux", "Digital Mono", "Left PGA Mux" },
399 { "Left ADC", NULL, "Left ADC Mux" },
406 { "Left ADC", NULL, "ADC DIG" },
411 { "Left Line Mux", "Line 1", "LINPUT1" },
412 { "Left Line Mux", "Line 2", "LINPUT2" },
413 { "Left Line Mux", "PGA", "Left PGA Mux" },
414 { "Left Line Mux", "Differential", "Differential Mux" },
421 { "Left Out 1", NULL, "Left DAC" },
423 { "Left Out 2", NULL, "Left DAC" },
426 { "Left Mixer", "Playback Switch", "Left DAC" },
427 { "Left Mixer", "Left Bypass Switch", "Left Line Mux" },
428 { "Left Mixer", "Right Playback Switch", "Right DAC" },
429 { "Left Mixer", "Right Bypass Switch", "Right Line Mux" },
431 { "Right Mixer", "Left Playback Switch", "Left DAC" },
432 { "Right Mixer", "Left Bypass Switch", "Left Line Mux" },
440 { "Left DAC", NULL, "DAC DIG" },
443 { "Left Out 1", NULL, "Left Mixer" },
444 { "LOUT1", NULL, "Left Out 1" },
448 { "Left Out 2", NULL, "Left Mixer" },
449 { "LOUT2", NULL, "Left Out 2" },