Searched refs:IS_DCC_BASE (Results 1 – 3 of 3) sorted by relevance
1586 if (IS_DCC_BASE(mic_type)) { in mt_pga_l_event()1599 if (IS_DCC_BASE(mic_type)) { in mt_pga_l_event()1645 if (IS_DCC_BASE(mic_type)) { in mt_pga_r_event()1658 if (IS_DCC_BASE(mic_type)) { in mt_pga_r_event()1701 if (IS_DCC_BASE(mic_type)) { in mt_pga_3_event()1714 if (IS_DCC_BASE(mic_type)) { in mt_pga_3_event()2305 if (IS_DCC_BASE(priv->mux_select[MUX_MIC_TYPE_0]) || in mt_dcc_clk_connect()2306 IS_DCC_BASE(priv->mux_select[MUX_MIC_TYPE_1]) || in mt_dcc_clk_connect()2307 IS_DCC_BASE(priv->mux_select[MUX_MIC_TYPE_2])) in mt_dcc_clk_connect()
742 #define IS_DCC_BASE(type) ((type) == MIC_TYPE_MUX_DCC || \ macro1619 if (IS_DCC_BASE(mic_type)) { in mt6358_amic_enable()1661 if (IS_DCC_BASE(mic_type)) { in mt6358_amic_enable()1686 if (IS_DCC_BASE(mic_type)) { in mt6358_amic_enable()1714 if (IS_DCC_BASE(mic_type)) { in mt6358_amic_enable()1731 if (IS_DCC_BASE(mic_type)) { in mt6358_amic_enable()1809 if (IS_DCC_BASE(mic_type)) { in mt6358_amic_disable()
4278 #define IS_DCC_BASE(type) ((type) == MIC_TYPE_MUX_DCC || \ macro