Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()