Lines Matching full:left

189 	SOC_SINGLE_TLV("Left Mixer Left Bypass Volume",
191 SOC_SINGLE_TLV("Left Mixer Right Bypass Volume",
193 SOC_SINGLE_TLV("Right Mixer Left Bypass Volume",
235 /* Left Mixer */
238 SOC_DAPM_SINGLE("Left Bypass Switch", ES8328_DACCONTROL17, 6, 1, 0),
245 SOC_DAPM_SINGLE("Left Playback Switch", ES8328_DACCONTROL19, 7, 1, 0),
246 SOC_DAPM_SINGLE("Left Bypass Switch", ES8328_DACCONTROL19, 6, 1, 0),
254 /* Left PGA Mux */
278 static const char * const es8328_mono_mux[] = {"Stereo", "Mono (Left)",
288 SND_SOC_DAPM_MUX("Left ADC Mux", SND_SOC_NOPM, 0, 0,
293 SND_SOC_DAPM_MUX("Left PGA Mux", ES8328_ADCPOWER,
300 SND_SOC_DAPM_MUX("Left Line Mux", SND_SOC_NOPM, 0, 0,
307 SND_SOC_DAPM_ADC("Left ADC", "Left Capture", ES8328_ADCPOWER,
337 SND_SOC_DAPM_DAC("Left DAC", "Left Playback", ES8328_DACPOWER,
340 SND_SOC_DAPM_MIXER("Left Mixer", SND_SOC_NOPM, 0, 0,
349 SND_SOC_DAPM_PGA("Left Out 2", ES8328_DACPOWER,
353 SND_SOC_DAPM_PGA("Left Out 1", ES8328_DACPOWER,
369 { "Left Line Mux", "Line 1", "LINPUT1" },
370 { "Left Line Mux", "Line 2", "LINPUT2" },
371 { "Left Line Mux", "PGA", "Left PGA Mux" },
372 { "Left Line Mux", "Differential", "Differential Mux" },
379 { "Left PGA Mux", "Line 1", "LINPUT1" },
380 { "Left PGA Mux", "Line 2", "LINPUT2" },
381 { "Left PGA Mux", "Differential", "Differential Mux" },
392 { "Left ADC Mux", "Stereo", "Left PGA Mux" },
393 { "Left ADC Mux", "Mono (Left)", "Left PGA Mux" },
394 { "Left ADC Mux", "Digital Mono", "Left PGA Mux" },
400 { "Left ADC", NULL, "Left ADC Mux" },
407 { "Left ADC", NULL, "ADC DIG" },
412 { "Left Line Mux", "Line 1", "LINPUT1" },
413 { "Left Line Mux", "Line 2", "LINPUT2" },
414 { "Left Line Mux", "PGA", "Left PGA Mux" },
415 { "Left Line Mux", "Differential", "Differential Mux" },
422 { "Left Out 1", NULL, "Left DAC" },
424 { "Left Out 2", NULL, "Left DAC" },
427 { "Left Mixer", "Playback Switch", "Left DAC" },
428 { "Left Mixer", "Left Bypass Switch", "Left Line Mux" },
429 { "Left Mixer", "Right Playback Switch", "Right DAC" },
430 { "Left Mixer", "Right Bypass Switch", "Right Line Mux" },
432 { "Right Mixer", "Left Playback Switch", "Left DAC" },
433 { "Right Mixer", "Left Bypass Switch", "Left Line Mux" },
441 { "Left DAC", NULL, "DAC DIG" },
444 { "Left Out 1", NULL, "Left Mixer" },
445 { "LOUT1", NULL, "Left Out 1" },
449 { "Left Out 2", NULL, "Left Mixer" },
450 { "LOUT2", NULL, "Left Out 2" },