Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dlpass-va-macro.c729 u16 tx_gain_ctl_reg; in va_macro_enable_dec() local
742 tx_gain_ctl_reg = CDC_VA_TX0_TX_VOL_CTL + in va_macro_enable_dec()
795 snd_soc_component_write(comp, tx_gain_ctl_reg, in va_macro_enable_dec()
796 snd_soc_component_read(comp, tx_gain_ctl_reg)); in va_macro_enable_dec()
H A Dlpass-tx-macro.c858 u16 tx_vol_ctl_reg, dec_cfg_reg, hpf_gate_reg, tx_gain_ctl_reg; in tx_macro_enable_dec() local
870 tx_gain_ctl_reg = CDC_TXn_TX_VOL_CTL(decimator); in tx_macro_enable_dec()
946 snd_soc_component_write(component, tx_gain_ctl_reg, in tx_macro_enable_dec()
948 tx_gain_ctl_reg)); in tx_macro_enable_dec()
H A Dwcd9335.c2724 u16 tx_gain_ctl_reg; in wcd9335_codec_enable_dec() local
2761 tx_gain_ctl_reg = WCD9335_CDC_TX0_TX_VOL_CTL + 16 * decimator; in wcd9335_codec_enable_dec()
2824 snd_soc_component_write(comp, tx_gain_ctl_reg, in wcd9335_codec_enable_dec()
2825 snd_soc_component_read(comp, tx_gain_ctl_reg)); in wcd9335_codec_enable_dec()
H A Dwcd934x.c4989 u16 tx_gain_ctl_reg; in wcd934x_codec_enable_dec() local
5026 tx_gain_ctl_reg = WCD934X_CDC_TX0_TX_VOL_CTL + 16 * decimator; in wcd934x_codec_enable_dec()
5080 snd_soc_component_write(comp, tx_gain_ctl_reg, in wcd934x_codec_enable_dec()
5082 tx_gain_ctl_reg)); in wcd934x_codec_enable_dec()
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwcd9335.c2723 u16 tx_gain_ctl_reg; in wcd9335_codec_enable_dec() local
2760 tx_gain_ctl_reg = WCD9335_CDC_TX0_TX_VOL_CTL + 16 * decimator; in wcd9335_codec_enable_dec()
2823 snd_soc_component_write(comp, tx_gain_ctl_reg, in wcd9335_codec_enable_dec()
2824 snd_soc_component_read(comp, tx_gain_ctl_reg)); in wcd9335_codec_enable_dec()
H A Dwcd934x.c4191 u16 tx_gain_ctl_reg; in wcd934x_codec_enable_dec() local
4228 tx_gain_ctl_reg = WCD934X_CDC_TX0_TX_VOL_CTL + 16 * decimator; in wcd934x_codec_enable_dec()
4282 snd_soc_component_write(comp, tx_gain_ctl_reg, in wcd934x_codec_enable_dec()
4284 tx_gain_ctl_reg)); in wcd934x_codec_enable_dec()

Completed in 34 milliseconds