Home
last modified time | relevance | path

Searched refs:mic_type (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dmt6359.c1351 __func__, event, mic_type); in mt_mic_bias_0_event()
1355 switch (mic_type) { in mt_mic_bias_0_event()
1405 __func__, event, mic_type); in mt_mic_bias_1_event()
1438 __func__, event, mic_type); in mt_mic_bias_2_event()
1442 switch (mic_type) { in mt_mic_bias_2_event()
1683 unsigned int mic_type; in mt_pga_l_event() local
1700 if (IS_DCC_BASE(mic_type)) { in mt_pga_l_event()
1713 if (IS_DCC_BASE(mic_type)) { in mt_pga_l_event()
1741 unsigned int mic_type; in mt_pga_r_event() local
1759 if (IS_DCC_BASE(mic_type)) { in mt_pga_r_event()
[all …]
H A Dmt6358.c1611 unsigned int mic_type = priv->mux_select[MUX_MIC_TYPE]; in mt6358_amic_enable() local
1616 __func__, mic_type, mux_pga_l, mux_pga_r); in mt6358_amic_enable()
1618 if (IS_DCC_BASE(mic_type)) { in mt6358_amic_enable()
1630 switch (mic_type) { in mt6358_amic_enable()
1652 if (mic_type == MIC_TYPE_MUX_DCC_ECM_SINGLE) in mt6358_amic_enable()
1660 if (IS_DCC_BASE(mic_type)) { in mt6358_amic_enable()
1685 if (IS_DCC_BASE(mic_type)) { in mt6358_amic_enable()
1713 if (IS_DCC_BASE(mic_type)) { in mt6358_amic_enable()
1730 if (IS_DCC_BASE(mic_type)) { in mt6358_amic_enable()
1763 __func__, mic_type, mux_pga_l, mux_pga_r); in mt6358_amic_disable()
[all …]