Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/codecs/
Dlpass-va-macro.c703 u16 tx_gain_ctl_reg; in va_macro_enable_dec() local
716 tx_gain_ctl_reg = CDC_VA_TX0_TX_VOL_CTL + in va_macro_enable_dec()
769 snd_soc_component_write(comp, tx_gain_ctl_reg, in va_macro_enable_dec()
770 snd_soc_component_read(comp, tx_gain_ctl_reg)); in va_macro_enable_dec()
Dlpass-tx-macro.c844 u16 tx_vol_ctl_reg, dec_cfg_reg, hpf_gate_reg, tx_gain_ctl_reg; in tx_macro_enable_dec() local
856 tx_gain_ctl_reg = CDC_TXn_TX_VOL_CTL(decimator); in tx_macro_enable_dec()
932 snd_soc_component_write(component, tx_gain_ctl_reg, in tx_macro_enable_dec()
934 tx_gain_ctl_reg)); in tx_macro_enable_dec()
Dwcd9335.c2735 u16 tx_gain_ctl_reg; in wcd9335_codec_enable_dec() local
2772 tx_gain_ctl_reg = WCD9335_CDC_TX0_TX_VOL_CTL + 16 * decimator; in wcd9335_codec_enable_dec()
2835 snd_soc_component_write(comp, tx_gain_ctl_reg, in wcd9335_codec_enable_dec()
2836 snd_soc_component_read(comp, tx_gain_ctl_reg)); in wcd9335_codec_enable_dec()
Dwcd934x.c4981 u16 tx_gain_ctl_reg; in wcd934x_codec_enable_dec() local
5018 tx_gain_ctl_reg = WCD934X_CDC_TX0_TX_VOL_CTL + 16 * decimator; in wcd934x_codec_enable_dec()
5072 snd_soc_component_write(comp, tx_gain_ctl_reg, in wcd934x_codec_enable_dec()
5074 tx_gain_ctl_reg)); in wcd934x_codec_enable_dec()