Lines Matching full:mic2
645 SOC_SINGLE_TLV("Mic2 Volume", DA7218_MIC_2_GAIN,
648 SOC_SINGLE("Mic2 Switch", DA7218_MIC_2_CTRL,
1230 SOC_DAPM_ENUM("Mic2 Mux", da7218_mic2_sel);
1552 SND_SOC_DAPM_INPUT("MIC2"),
1570 SND_SOC_DAPM_PGA("Mic2 PGA", DA7218_MIC_2_CTRL,
1582 SND_SOC_DAPM_MUX("Mic2 Mux", SND_SOC_NOPM, 0, 0, &da7218_mic2_sel_mux),
1720 {"MIC2", NULL, "Mic Bias2"},
1731 {"Mic2 PGA", NULL, "MIC2"},
1737 {"Mixin2 PGA", NULL, "Mic2 PGA"},
1742 {"Mic2 Mux", "Analog", "Mixin2 PGA"},
1743 {"Mic2 Mux", "Digital", "DMIC2L"},
1744 {"Mic2 Mux", "Digital", "DMIC2R"},
1748 {"In Filter2L", NULL, "Mic2 Mux"},
1749 {"In Filter2R", NULL, "Mic2 Mux"},
2463 if (!of_property_read_string(np, "dlg,mic2-amp-in-sel", &of_str)) in da7218_of_to_pdata()