Searched refs:mic_type (Results 1 – 1 of 1) sorted by relevance
1501 unsigned int mic_type = priv->mux_select[MUX_MIC_TYPE]; in mt6358_amic_enable() local1506 __func__, mic_type, mux_pga_l, mux_pga_r); in mt6358_amic_enable()1508 if (IS_DCC_BASE(mic_type)) { in mt6358_amic_enable()1520 switch (mic_type) { in mt6358_amic_enable()1542 if (mic_type == MIC_TYPE_MUX_DCC_ECM_SINGLE) in mt6358_amic_enable()1550 if (IS_DCC_BASE(mic_type)) { in mt6358_amic_enable()1575 if (IS_DCC_BASE(mic_type)) { in mt6358_amic_enable()1603 if (IS_DCC_BASE(mic_type)) { in mt6358_amic_enable()1620 if (IS_DCC_BASE(mic_type)) { in mt6358_amic_enable()1648 unsigned int mic_type = priv->mux_select[MUX_MIC_TYPE]; in mt6358_amic_disable() local[all …]