Home
last modified time | relevance | path

Searched refs:IS_DCC_BASE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dmt6359.c1476 if (IS_DCC_BASE(mic_type)) { in mt_pga_l_event()
1489 if (IS_DCC_BASE(mic_type)) { in mt_pga_l_event()
1535 if (IS_DCC_BASE(mic_type)) { in mt_pga_r_event()
1548 if (IS_DCC_BASE(mic_type)) { in mt_pga_r_event()
1591 if (IS_DCC_BASE(mic_type)) { in mt_pga_3_event()
1604 if (IS_DCC_BASE(mic_type)) { in mt_pga_3_event()
2196 if (IS_DCC_BASE(priv->mux_select[MUX_MIC_TYPE_0]) || in mt_dcc_clk_connect()
2197 IS_DCC_BASE(priv->mux_select[MUX_MIC_TYPE_1]) || in mt_dcc_clk_connect()
2198 IS_DCC_BASE(priv->mux_select[MUX_MIC_TYPE_2])) in mt_dcc_clk_connect()
H A Dmt6358.c742 #define IS_DCC_BASE(type) ((type) == MIC_TYPE_MUX_DCC || \ macro
1619 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()
H A Dmt6359.h2636 #define IS_DCC_BASE(type) ((type) == MIC_TYPE_MUX_DCC || \ macro
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dmt6359.c1700 if (IS_DCC_BASE(mic_type)) { in mt_pga_l_event()
1713 if (IS_DCC_BASE(mic_type)) { in mt_pga_l_event()
1759 if (IS_DCC_BASE(mic_type)) { in mt_pga_r_event()
1772 if (IS_DCC_BASE(mic_type)) { in mt_pga_r_event()
1815 if (IS_DCC_BASE(mic_type)) { in mt_pga_3_event()
1828 if (IS_DCC_BASE(mic_type)) { in mt_pga_3_event()
2419 if (IS_DCC_BASE(priv->mux_select[MUX_MIC_TYPE_0]) || in mt_dcc_clk_connect()
2420 IS_DCC_BASE(priv->mux_select[MUX_MIC_TYPE_1]) || in mt_dcc_clk_connect()
2421 IS_DCC_BASE(priv->mux_select[MUX_MIC_TYPE_2])) in mt_dcc_clk_connect()
H A Dmt6358.c741 #define IS_DCC_BASE(type) ((type) == MIC_TYPE_MUX_DCC || \ macro
1618 if (IS_DCC_BASE(mic_type)) { 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()
1808 if (IS_DCC_BASE(mic_type)) { in mt6358_amic_disable()
H A Dmt6359.h4278 #define IS_DCC_BASE(type) ((type) == MIC_TYPE_MUX_DCC || \ macro

Completed in 33 milliseconds