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()
738 #define IS_DCC_BASE(type) ((type) == MIC_TYPE_MUX_DCC || \ macro1615 if (IS_DCC_BASE(mic_type)) { in mt6358_amic_enable()1657 if (IS_DCC_BASE(mic_type)) { in mt6358_amic_enable()1682 if (IS_DCC_BASE(mic_type)) { in mt6358_amic_enable()1710 if (IS_DCC_BASE(mic_type)) { in mt6358_amic_enable()1727 if (IS_DCC_BASE(mic_type)) { in mt6358_amic_enable()1805 if (IS_DCC_BASE(mic_type)) { in mt6358_amic_disable()
4278 #define IS_DCC_BASE(type) ((type) == MIC_TYPE_MUX_DCC || \ macro