Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dlpass-va-macro.c745 u16 tx_gain_ctl_reg; in va_macro_enable_dec() local
758 tx_gain_ctl_reg = CDC_VA_TX0_TX_VOL_CTL + in va_macro_enable_dec()
811 snd_soc_component_write(comp, tx_gain_ctl_reg, in va_macro_enable_dec()
812 snd_soc_component_read(comp, tx_gain_ctl_reg)); in va_macro_enable_dec()
H A Dlpass-tx-macro.c914 u16 tx_vol_ctl_reg, dec_cfg_reg, hpf_gate_reg, tx_gain_ctl_reg; in tx_macro_enable_dec() local
926 tx_gain_ctl_reg = CDC_TXn_TX_VOL_CTL(decimator); in tx_macro_enable_dec()
1002 snd_soc_component_write(component, tx_gain_ctl_reg, in tx_macro_enable_dec()
1004 tx_gain_ctl_reg)); in tx_macro_enable_dec()
H A Dwcd9335.c2729 u16 tx_gain_ctl_reg; in wcd9335_codec_enable_dec()
2763 tx_gain_ctl_reg = WCD9335_CDC_TX0_TX_VOL_CTL + 16 * decimator; in wcd9335_codec_enable_dec()
2826 snd_soc_component_write(comp, tx_gain_ctl_reg, in wcd9335_codec_enable_dec()
2827 snd_soc_component_read(comp, tx_gain_ctl_reg)); in wcd9335_codec_enable_dec()
2725 u16 tx_gain_ctl_reg; wcd9335_codec_enable_dec() local
H A Dwcd934x.c4931 u16 tx_gain_ctl_reg; in wcd934x_codec_enable_dec() local
4965 tx_gain_ctl_reg = WCD934X_CDC_TX0_TX_VOL_CTL + 16 * decimator; in wcd934x_codec_enable_dec()
5019 snd_soc_component_write(comp, tx_gain_ctl_reg, in wcd934x_codec_enable_dec()
5021 tx_gain_ctl_reg)); in wcd934x_codec_enable_dec()