Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dmt6358.c1613 unsigned int mux_pga_r = priv->mux_select[MUX_PGA_R]; in mt6358_amic_enable() local
1616 __func__, mic_type, mux_pga_l, mux_pga_r); in mt6358_amic_enable()
1629 mux_pga_r == PGA_MUX_AIN0 || mux_pga_r == PGA_MUX_AIN2) { in mt6358_amic_enable()
1650 if (mux_pga_l == PGA_MUX_AIN1 || mux_pga_r == PGA_MUX_AIN1) { in mt6358_amic_enable()
1702 if (mux_pga_r != PGA_MUX_NONE) { in mt6358_amic_enable()
1706 mux_pga_r << RG_AUDPREAMPRINPUTSEL_SFT); in mt6358_amic_enable()
1760 unsigned int mux_pga_r = priv->mux_select[MUX_PGA_R]; in mt6358_amic_disable() local
1763 __func__, mic_type, mux_pga_l, mux_pga_r); in mt6358_amic_disable()