Lines Matching full:mixer
47 { 0x15, 0x00 }, /* 15 Left ADC Mixer */
48 { 0x16, 0x00 }, /* 16 Right ADC Mixer */
68 { 0x29, 0x00 }, /* 29 Left HP Mixer */
69 { 0x2A, 0x00 }, /* 2A Right HP Mixer */
73 { 0x2E, 0x00 }, /* 2E Left Spk Mixer */
74 { 0x2F, 0x00 }, /* 2F Right Spk Mixer */
83 { 0x37, 0x00 }, /* 37 Rcv/Line OutL Mixer */
86 { 0x3A, 0x00 }, /* 3A Line OutR Mixer */
637 SOC_SINGLE_TLV("Headphone Left Mixer Volume",
640 SOC_SINGLE_TLV("Headphone Right Mixer Volume",
644 SOC_SINGLE_TLV("Speaker Left Mixer Volume",
647 SOC_SINGLE_TLV("Speaker Right Mixer Volume",
651 SOC_SINGLE_TLV("Receiver Left Mixer Volume",
654 SOC_SINGLE_TLV("Receiver Right Mixer Volume",
830 /* LINEA mixer switch */
842 /* LINEB mixer switch */
854 /* Left ADC mixer switch */
872 /* Right ADC mixer switch */
946 /* Left speaker mixer switch */
963 /* Right speaker mixer switch */
980 /* Left headphone mixer switch */
996 /* Right headphone mixer switch */
1012 /* Left receiver mixer switch */
1028 /* Right receiver mixer switch */
1054 static const char *mixhpsel_mux_text[] = { "DAC Only", "HP Mixer" };
1057 * This is a mux as it selects the HP output, but to DAPM it is a Mixer enable
1130 SND_SOC_DAPM_MIXER("LINEA Mixer", SND_SOC_NOPM, 0, 0,
1134 SND_SOC_DAPM_MIXER("LINEB Mixer", SND_SOC_NOPM, 0, 0,
1143 SND_SOC_DAPM_MIXER("Left ADC Mixer", SND_SOC_NOPM, 0, 0,
1147 SND_SOC_DAPM_MIXER("Right ADC Mixer", SND_SOC_NOPM, 0, 0,
1189 SND_SOC_DAPM_MIXER("Left Headphone Mixer", SND_SOC_NOPM, 0, 0,
1193 SND_SOC_DAPM_MIXER("Right Headphone Mixer", SND_SOC_NOPM, 0, 0,
1197 SND_SOC_DAPM_MIXER("Left Speaker Mixer", SND_SOC_NOPM, 0, 0,
1201 SND_SOC_DAPM_MIXER("Right Speaker Mixer", SND_SOC_NOPM, 0, 0,
1205 SND_SOC_DAPM_MIXER("Left Receiver Mixer", SND_SOC_NOPM, 0, 0,
1209 SND_SOC_DAPM_MIXER("Right Receiver Mixer", SND_SOC_NOPM, 0, 0,
1289 /* Left ADC input mixer */
1290 {"Left ADC Mixer", "IN12 Switch", "IN12"},
1291 {"Left ADC Mixer", "IN34 Switch", "IN34"},
1292 {"Left ADC Mixer", "IN56 Switch", "IN56"},
1293 {"Left ADC Mixer", "LINEA Switch", "LINEA Input"},
1294 {"Left ADC Mixer", "LINEB Switch", "LINEB Input"},
1295 {"Left ADC Mixer", "MIC1 Switch", "MIC1 Input"},
1296 {"Left ADC Mixer", "MIC2 Switch", "MIC2 Input"},
1298 /* Right ADC input mixer */
1299 {"Right ADC Mixer", "IN12 Switch", "IN12"},
1300 {"Right ADC Mixer", "IN34 Switch", "IN34"},
1301 {"Right ADC Mixer", "IN56 Switch", "IN56"},
1302 {"Right ADC Mixer", "LINEA Switch", "LINEA Input"},
1303 {"Right ADC Mixer", "LINEB Switch", "LINEB Input"},
1304 {"Right ADC Mixer", "MIC1 Switch", "MIC1 Input"},
1305 {"Right ADC Mixer", "MIC2 Switch", "MIC2 Input"},
1307 /* Line A input mixer */
1308 {"LINEA Mixer", "IN1 Switch", "IN1"},
1309 {"LINEA Mixer", "IN3 Switch", "IN3"},
1310 {"LINEA Mixer", "IN5 Switch", "IN5"},
1311 {"LINEA Mixer", "IN34 Switch", "IN34"},
1313 /* Line B input mixer */
1314 {"LINEB Mixer", "IN2 Switch", "IN2"},
1315 {"LINEB Mixer", "IN4 Switch", "IN4"},
1316 {"LINEB Mixer", "IN6 Switch", "IN6"},
1317 {"LINEB Mixer", "IN56 Switch", "IN56"},
1319 {"LINEA Input", NULL, "LINEA Mixer"},
1320 {"LINEB Input", NULL, "LINEB Mixer"},
1323 {"ADCL", NULL, "Left ADC Mixer"},
1324 {"ADCR", NULL, "Right ADC Mixer"},
1369 /* Left headphone output mixer */
1370 {"Left Headphone Mixer", "Left DAC Switch", "DACL"},
1371 {"Left Headphone Mixer", "Right DAC Switch", "DACR"},
1372 {"Left Headphone Mixer", "MIC1 Switch", "MIC1 Input"},
1373 {"Left Headphone Mixer", "MIC2 Switch", "MIC2 Input"},
1374 {"Left Headphone Mixer", "LINEA Switch", "LINEA Input"},
1375 {"Left Headphone Mixer", "LINEB Switch", "LINEB Input"},
1377 /* Right headphone output mixer */
1378 {"Right Headphone Mixer", "Left DAC Switch", "DACL"},
1379 {"Right Headphone Mixer", "Right DAC Switch", "DACR"},
1380 {"Right Headphone Mixer", "MIC1 Switch", "MIC1 Input"},
1381 {"Right Headphone Mixer", "MIC2 Switch", "MIC2 Input"},
1382 {"Right Headphone Mixer", "LINEA Switch", "LINEA Input"},
1383 {"Right Headphone Mixer", "LINEB Switch", "LINEB Input"},
1385 /* Left speaker output mixer */
1386 {"Left Speaker Mixer", "Left DAC Switch", "DACL"},
1387 {"Left Speaker Mixer", "Right DAC Switch", "DACR"},
1388 {"Left Speaker Mixer", "MIC1 Switch", "MIC1 Input"},
1389 {"Left Speaker Mixer", "MIC2 Switch", "MIC2 Input"},
1390 {"Left Speaker Mixer", "LINEA Switch", "LINEA Input"},
1391 {"Left Speaker Mixer", "LINEB Switch", "LINEB Input"},
1393 /* Right speaker output mixer */
1394 {"Right Speaker Mixer", "Left DAC Switch", "DACL"},
1395 {"Right Speaker Mixer", "Right DAC Switch", "DACR"},
1396 {"Right Speaker Mixer", "MIC1 Switch", "MIC1 Input"},
1397 {"Right Speaker Mixer", "MIC2 Switch", "MIC2 Input"},
1398 {"Right Speaker Mixer", "LINEA Switch", "LINEA Input"},
1399 {"Right Speaker Mixer", "LINEB Switch", "LINEB Input"},
1401 /* Left Receiver output mixer */
1402 {"Left Receiver Mixer", "Left DAC Switch", "DACL"},
1403 {"Left Receiver Mixer", "Right DAC Switch", "DACR"},
1404 {"Left Receiver Mixer", "MIC1 Switch", "MIC1 Input"},
1405 {"Left Receiver Mixer", "MIC2 Switch", "MIC2 Input"},
1406 {"Left Receiver Mixer", "LINEA Switch", "LINEA Input"},
1407 {"Left Receiver Mixer", "LINEB Switch", "LINEB Input"},
1409 /* Right Receiver output mixer */
1410 {"Right Receiver Mixer", "Left DAC Switch", "DACL"},
1411 {"Right Receiver Mixer", "Right DAC Switch", "DACR"},
1412 {"Right Receiver Mixer", "MIC1 Switch", "MIC1 Input"},
1413 {"Right Receiver Mixer", "MIC2 Switch", "MIC2 Input"},
1414 {"Right Receiver Mixer", "LINEA Switch", "LINEA Input"},
1415 {"Right Receiver Mixer", "LINEB Switch", "LINEB Input"},
1417 {"MIXHPLSEL Mux", "HP Mixer", "Left Headphone Mixer"},
1426 {"MIXHPRSEL Mux", "HP Mixer", "Right Headphone Mixer"},
1435 {"SPK Left Out", NULL, "Left Speaker Mixer"},
1436 {"SPK Right Out", NULL, "Right Speaker Mixer"},
1437 {"RCV Left Out", NULL, "Left Receiver Mixer"},
1439 {"LINMOD Mux", "Left and Right", "Right Receiver Mixer"},
1440 {"LINMOD Mux", "Left Only", "Left Receiver Mixer"},