Home
last modified time | relevance | path

Searched refs:tx_vol_ctl_reg (Results 1 – 5 of 5) sorted by relevance

/linux/sound/soc/codecs/
H A Dmsm8916-wcd-digital.c603 u16 dec_reset_reg, tx_vol_ctl_reg, tx_mux_ctl_reg; in msm8916_wcd_digital_enable_dec()
607 tx_vol_ctl_reg = LPASS_CDC_TX1_VOL_CTL_CFG + 32 * (decimator - 1); in msm8916_wcd_digital_enable_dec()
613 snd_soc_component_update_bits(component, tx_vol_ctl_reg, in msm8916_wcd_digital_enable_dec()
634 snd_soc_component_update_bits(component, tx_vol_ctl_reg, in msm8916_wcd_digital_enable_dec()
638 snd_soc_component_update_bits(component, tx_vol_ctl_reg, in msm8916_wcd_digital_enable_dec()
652 snd_soc_component_update_bits(component, tx_vol_ctl_reg, in msm8916_wcd_digital_enable_dec()
605 u16 dec_reset_reg, tx_vol_ctl_reg, tx_mux_ctl_reg; msm8916_wcd_digital_enable_dec() local
H A Dlpass-va-macro.c744 u16 tx_vol_ctl_reg, dec_cfg_reg, hpf_gate_reg; in va_macro_enable_dec() local
752 tx_vol_ctl_reg = CDC_VA_TX0_TX_PATH_CTL + in va_macro_enable_dec()
770 snd_soc_component_update_bits(comp, tx_vol_ctl_reg, in va_macro_enable_dec()
816 snd_soc_component_update_bits(comp, tx_vol_ctl_reg, in va_macro_enable_dec()
927 u16 tx_vol_ctl_reg, decimator; in va_macro_digital_mute() local
931 tx_vol_ctl_reg = CDC_VA_TX0_TX_PATH_CTL + in va_macro_digital_mute()
934 snd_soc_component_update_bits(component, tx_vol_ctl_reg, in va_macro_digital_mute()
938 snd_soc_component_update_bits(component, tx_vol_ctl_reg, in va_macro_digital_mute()
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
923 tx_vol_ctl_reg = CDC_TXn_TX_PATH_CTL(decimator); in tx_macro_enable_dec()
948 snd_soc_component_write_field(component, tx_vol_ctl_reg, in tx_macro_enable_dec()
952 snd_soc_component_write_field(component, tx_vol_ctl_reg, in tx_macro_enable_dec()
1014 snd_soc_component_write_field(component, tx_vol_ctl_reg, in tx_macro_enable_dec()
1050 snd_soc_component_write_field(component, tx_vol_ctl_reg, in tx_macro_enable_dec()
1054 snd_soc_component_write_field(component, tx_vol_ctl_reg, in tx_macro_enable_dec()
H A Dwcd9335.c2728 u16 tx_vol_ctl_reg, pwr_level_reg = 0, dec_cfg_reg, hpf_gate_reg; in wcd9335_codec_enable_dec()
2760 tx_vol_ctl_reg = WCD9335_CDC_TX0_TX_PATH_CTL + 16 * decimator; in wcd9335_codec_enable_dec()
2803 snd_soc_component_update_bits(comp, tx_vol_ctl_reg, in wcd9335_codec_enable_dec()
2824 snd_soc_component_update_bits(comp, tx_vol_ctl_reg, in wcd9335_codec_enable_dec()
2832 snd_soc_component_update_bits(comp, tx_vol_ctl_reg, 0x10, 0x10); in wcd9335_codec_enable_dec()
2841 snd_soc_component_update_bits(comp, tx_vol_ctl_reg, 0x10, 0x00); in wcd9335_codec_enable_dec()
2724 u16 tx_vol_ctl_reg, pwr_level_reg = 0, dec_cfg_reg, hpf_gate_reg; wcd9335_codec_enable_dec() local
H A Dwcd934x.c4930 u16 tx_vol_ctl_reg, pwr_level_reg = 0, dec_cfg_reg, hpf_gate_reg; in wcd934x_codec_enable_dec() local
4962 tx_vol_ctl_reg = WCD934X_CDC_TX0_TX_PATH_CTL + 16 * decimator; in wcd934x_codec_enable_dec()
5045 snd_soc_component_update_bits(comp, tx_vol_ctl_reg, in wcd934x_codec_enable_dec()