Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/codecs/
Dwcd934x.c4147 u16 tx_gain_ctl_reg; in wcd934x_codec_enable_dec() local
4184 tx_gain_ctl_reg = WCD934X_CDC_TX0_TX_VOL_CTL + 16 * decimator; in wcd934x_codec_enable_dec()
4238 snd_soc_component_write(comp, tx_gain_ctl_reg, in wcd934x_codec_enable_dec()
4240 tx_gain_ctl_reg)); in wcd934x_codec_enable_dec()
Dwcd9335.c2732 u16 tx_gain_ctl_reg; in wcd9335_codec_enable_dec() local
2769 tx_gain_ctl_reg = WCD9335_CDC_TX0_TX_VOL_CTL + 16 * decimator; in wcd9335_codec_enable_dec()
2832 snd_soc_component_write(comp, tx_gain_ctl_reg, in wcd9335_codec_enable_dec()
2833 snd_soc_component_read(comp, tx_gain_ctl_reg)); in wcd9335_codec_enable_dec()