Lines Matching full:mic1
639 SOC_SINGLE_TLV("Mic1 Volume", DA7218_MIC_1_GAIN,
642 SOC_SINGLE("Mic1 Switch", DA7218_MIC_1_CTRL,
1223 SOC_DAPM_ENUM("Mic1 Mux", da7218_mic1_sel);
1551 SND_SOC_DAPM_INPUT("MIC1"),
1567 SND_SOC_DAPM_PGA("Mic1 PGA", DA7218_MIC_1_CTRL,
1581 SND_SOC_DAPM_MUX("Mic1 Mux", SND_SOC_NOPM, 0, 0, &da7218_mic1_sel_mux),
1719 {"MIC1", NULL, "Mic Bias1"},
1730 {"Mic1 PGA", NULL, "MIC1"},
1736 {"Mixin1 PGA", NULL, "Mic1 PGA"},
1739 {"Mic1 Mux", "Analog", "Mixin1 PGA"},
1740 {"Mic1 Mux", "Digital", "DMIC1L"},
1741 {"Mic1 Mux", "Digital", "DMIC1R"},
1746 {"In Filter1L", NULL, "Mic1 Mux"},
1747 {"In Filter1R", NULL, "Mic1 Mux"},
2467 if (!of_property_read_string(np, "dlg,mic1-amp-in-sel", &of_str)) in da7218_of_to_pdata()