Lines Matching full:pga
96 static const char *wm8971_ng_type[] = { "Constant PGA Gain",
102 static const char *wm8971_lline_mux[] = {"Line", "NC", "NC", "PGA",
104 static const char *wm8971_rline_mux[] = {"Line", "Mic", "NC", "PGA",
223 /* Left PGA Mux */
227 /* Right PGA Mux */
258 SND_SOC_DAPM_MUX("Left PGA Mux", WM8971_PWR1, 5, 0,
260 SND_SOC_DAPM_MUX("Right PGA Mux", WM8971_PWR1, 4, 0,
324 {"Left Line Mux", "PGA", "Left PGA Mux"},
330 {"Right Line Mux", "PGA", "Right PGA Mux"},
333 /* Left PGA Mux */
334 {"Left PGA Mux", "Line", "LINPUT1"},
335 {"Left PGA Mux", "Differential", "Differential Mux"},
337 /* Right PGA Mux */
338 {"Right PGA Mux", "Line", "RINPUT1"},
339 {"Right PGA Mux", "Differential", "Differential Mux"},
346 {"Left ADC Mux", "Stereo", "Left PGA Mux"},
347 {"Left ADC Mux", "Mono (Left)", "Left PGA Mux"},
348 {"Left ADC Mux", "Digital Mono", "Left PGA Mux"},
351 {"Right ADC Mux", "Stereo", "Right PGA Mux"},
352 {"Right ADC Mux", "Mono (Right)", "Right PGA Mux"},
353 {"Right ADC Mux", "Digital Mono", "Right PGA Mux"},