• Home
  • Raw
  • Download

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 */
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),
252 /* Left PGA Mux */
276 static const char * const es8328_mono_mux[] = {"Stereo", "Mono (Left)",
286 SND_SOC_DAPM_MUX("Left ADC Mux", SND_SOC_NOPM, 0, 0,
291 SND_SOC_DAPM_MUX("Left PGA Mux", ES8328_ADCPOWER,
298 SND_SOC_DAPM_MUX("Left Line Mux", SND_SOC_NOPM, 0, 0,
305 SND_SOC_DAPM_ADC("Left ADC", "Left Capture", ES8328_ADCPOWER,
335 SND_SOC_DAPM_DAC("Left DAC", "Left Playback", ES8328_DACPOWER,
338 SND_SOC_DAPM_MIXER("Left Mixer", ES8328_DACCONTROL17, 7, 0,
347 SND_SOC_DAPM_PGA("Left Out 2", ES8328_DACPOWER,
351 SND_SOC_DAPM_PGA("Left Out 1", ES8328_DACPOWER,
367 { "Left Line Mux", "Line 1", "LINPUT1" },
368 { "Left Line Mux", "Line 2", "LINPUT2" },
369 { "Left Line Mux", "PGA", "Left PGA Mux" },
370 { "Left Line Mux", "Differential", "Differential Mux" },
377 { "Left PGA Mux", "Line 1", "LINPUT1" },
378 { "Left PGA Mux", "Line 2", "LINPUT2" },
379 { "Left PGA Mux", "Differential", "Differential Mux" },
390 { "Left ADC Mux", "Stereo", "Left PGA Mux" },
391 { "Left ADC Mux", "Mono (Left)", "Left PGA Mux" },
392 { "Left ADC Mux", "Digital Mono", "Left PGA Mux" },
398 { "Left ADC", NULL, "Left ADC Mux" },
405 { "Left ADC", NULL, "ADC DIG" },
410 { "Left Line Mux", "Line 1", "LINPUT1" },
411 { "Left Line Mux", "Line 2", "LINPUT2" },
412 { "Left Line Mux", "PGA", "Left PGA Mux" },
413 { "Left Line Mux", "Differential", "Differential Mux" },
420 { "Left Mixer", NULL, "Left DAC" },
421 { "Left Mixer", "Left Bypass Switch", "Left Line Mux" },
422 { "Left Mixer", "Right Playback Switch", "Right DAC" },
423 { "Left Mixer", "Right Bypass Switch", "Right Line Mux" },
425 { "Right Mixer", "Left Playback Switch", "Left DAC" },
426 { "Right Mixer", "Left Bypass Switch", "Left Line Mux" },
434 { "Left DAC", NULL, "DAC DIG" },
437 { "Left Out 1", NULL, "Left Mixer" },
438 { "LOUT1", NULL, "Left Out 1" },
442 { "Left Out 2", NULL, "Left Mixer" },
443 { "LOUT2", NULL, "Left Out 2" },