Searched refs:tx_vol_ctl_reg (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | msm8916-wcd-digital.c | 605 u16 dec_reset_reg, tx_vol_ctl_reg, tx_mux_ctl_reg; in msm8916_wcd_digital_enable_dec() local 609 tx_vol_ctl_reg = LPASS_CDC_TX1_VOL_CTL_CFG + 32 * (decimator - 1); in msm8916_wcd_digital_enable_dec() 615 snd_soc_component_update_bits(component, tx_vol_ctl_reg, in msm8916_wcd_digital_enable_dec() 636 snd_soc_component_update_bits(component, tx_vol_ctl_reg, in msm8916_wcd_digital_enable_dec() 640 snd_soc_component_update_bits(component, tx_vol_ctl_reg, in msm8916_wcd_digital_enable_dec() 654 snd_soc_component_update_bits(component, tx_vol_ctl_reg, in msm8916_wcd_digital_enable_dec()
|
| H A D | wcd9335.c | 2722 u16 tx_vol_ctl_reg, pwr_level_reg = 0, dec_cfg_reg, hpf_gate_reg; in wcd9335_codec_enable_dec() local 2757 tx_vol_ctl_reg = WCD9335_CDC_TX0_TX_PATH_CTL + 16 * decimator; in wcd9335_codec_enable_dec() 2800 snd_soc_component_update_bits(comp, tx_vol_ctl_reg, in wcd9335_codec_enable_dec() 2821 snd_soc_component_update_bits(comp, tx_vol_ctl_reg, in wcd9335_codec_enable_dec() 2829 snd_soc_component_update_bits(comp, tx_vol_ctl_reg, 0x10, 0x10); in wcd9335_codec_enable_dec() 2838 snd_soc_component_update_bits(comp, tx_vol_ctl_reg, 0x10, 0x00); in wcd9335_codec_enable_dec()
|
| H A D | wcd934x.c | 4190 u16 tx_vol_ctl_reg, pwr_level_reg = 0, dec_cfg_reg, hpf_gate_reg; in wcd934x_codec_enable_dec() local 4225 tx_vol_ctl_reg = WCD934X_CDC_TX0_TX_PATH_CTL + 16 * decimator; in wcd934x_codec_enable_dec() 4308 snd_soc_component_update_bits(comp, tx_vol_ctl_reg, in wcd934x_codec_enable_dec()
|