Searched refs:IS_DCC_BASE (Results 1 – 3 of 3) sorted by relevance
671 #define IS_DCC_BASE(type) ((type) == MIC_TYPE_MUX_DCC || \ macro1548 if (IS_DCC_BASE(mic_type)) { in mt6358_amic_enable()1590 if (IS_DCC_BASE(mic_type)) { in mt6358_amic_enable()1615 if (IS_DCC_BASE(mic_type)) { in mt6358_amic_enable()1643 if (IS_DCC_BASE(mic_type)) { in mt6358_amic_enable()1660 if (IS_DCC_BASE(mic_type)) { in mt6358_amic_enable()1738 if (IS_DCC_BASE(mic_type)) { in mt6358_amic_disable()
224 #define IS_DCC_BASE(type) ((type) == MIC_TYPE_MUX_DCC || \ macro 371 if (IS_DCC_BASE(mic_type)) { in mt6357_set_amic() 449 if (IS_DCC_BASE(mic_type)) { in mt6357_set_amic()
4278 #define IS_DCC_BASE(type) ((type) == MIC_TYPE_MUX_DCC || \ macro