Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dmt6358.c1648 unsigned int mux_pga_l = priv->mux_select[MUX_PGA_L]; in mt6358_amic_enable() local
1652 __func__, mic_type, mux_pga_l, mux_pga_r); in mt6358_amic_enable()
1664 if (mux_pga_l == PGA_MUX_AIN0 || mux_pga_l == PGA_MUX_AIN2 || in mt6358_amic_enable()
1686 if (mux_pga_l == PGA_MUX_AIN1 || mux_pga_r == PGA_MUX_AIN1) { in mt6358_amic_enable()
1710 if (mux_pga_l != PGA_MUX_NONE) { in mt6358_amic_enable()
1714 mux_pga_l << RG_AUDPREAMPLINPUTSEL_SFT); in mt6358_amic_enable()
1795 unsigned int mux_pga_l = priv->mux_select[MUX_PGA_L]; in mt6358_amic_disable() local
1799 __func__, mic_type, mux_pga_l, mux_pga_r); in mt6358_amic_disable()