Searched refs:mux_pga_l (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | mt6358.c | 1613 unsigned int mux_pga_l = priv->mux_select[MUX_PGA_L]; in mt6358_amic_enable() local 1617 __func__, mic_type, mux_pga_l, mux_pga_r); in mt6358_amic_enable() 1629 if (mux_pga_l == PGA_MUX_AIN0 || mux_pga_l == PGA_MUX_AIN2 || in mt6358_amic_enable() 1651 if (mux_pga_l == PGA_MUX_AIN1 || mux_pga_r == PGA_MUX_AIN1) { in mt6358_amic_enable() 1675 if (mux_pga_l != PGA_MUX_NONE) { in mt6358_amic_enable() 1679 mux_pga_l << RG_AUDPREAMPLINPUTSEL_SFT); in mt6358_amic_enable() 1760 unsigned int mux_pga_l = priv->mux_select[MUX_PGA_L]; in mt6358_amic_disable() local 1764 __func__, mic_type, mux_pga_l, mux_pga_r); in mt6358_amic_disable()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | mt6358.c | 1612 unsigned int mux_pga_l = priv->mux_select[MUX_PGA_L]; in mt6358_amic_enable() local 1616 __func__, mic_type, mux_pga_l, mux_pga_r); in mt6358_amic_enable() 1628 if (mux_pga_l == PGA_MUX_AIN0 || mux_pga_l == 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() 1674 if (mux_pga_l != PGA_MUX_NONE) { in mt6358_amic_enable() 1678 mux_pga_l << RG_AUDPREAMPLINPUTSEL_SFT); in mt6358_amic_enable() 1759 unsigned int mux_pga_l = priv->mux_select[MUX_PGA_L]; in mt6358_amic_disable() local 1763 __func__, mic_type, mux_pga_l, mux_pga_r); in mt6358_amic_disable()
|
Completed in 6 milliseconds