Searched refs:hpf_gate_reg (Results 1 – 4 of 4) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | lpass-tx-macro.c | 682 u16 dec_cfg_reg, hpf_gate_reg; in tx_macro_tx_hpf_corner_freq_callback() local 692 hpf_gate_reg = CDC_TXn_TX_PATH_SEC2(hpf_work->decimator); in tx_macro_tx_hpf_corner_freq_callback() 699 snd_soc_component_update_bits(component, hpf_gate_reg, in tx_macro_tx_hpf_corner_freq_callback() 703 snd_soc_component_update_bits(component, hpf_gate_reg, in tx_macro_tx_hpf_corner_freq_callback() 711 snd_soc_component_write_field(component, hpf_gate_reg, in tx_macro_tx_hpf_corner_freq_callback() 715 snd_soc_component_write_field(component, hpf_gate_reg, in tx_macro_tx_hpf_corner_freq_callback() 916 u16 tx_vol_ctl_reg, dec_cfg_reg, hpf_gate_reg, tx_gain_ctl_reg; in tx_macro_enable_dec() local 926 hpf_gate_reg = CDC_TXn_TX_PATH_SEC2(decimator); in tx_macro_enable_dec() 957 snd_soc_component_update_bits(component, hpf_gate_reg, 0x01, 0x00); in tx_macro_enable_dec() 984 snd_soc_component_update_bits(component, hpf_gate_reg, in tx_macro_enable_dec() [all …]
|
| H A D | lpass-va-macro.c | 750 u16 tx_vol_ctl_reg, dec_cfg_reg, hpf_gate_reg; in va_macro_enable_dec() local 760 hpf_gate_reg = CDC_VA_TX0_TX_PATH_SEC2 + in va_macro_enable_dec() 779 snd_soc_component_update_bits(comp, hpf_gate_reg, in va_macro_enable_dec() 792 snd_soc_component_update_bits(comp, hpf_gate_reg, in va_macro_enable_dec() 802 hpf_gate_reg, in va_macro_enable_dec() 809 snd_soc_component_update_bits(comp, hpf_gate_reg, in va_macro_enable_dec()
|
| H A D | wcd934x.c | 4918 u16 tx_vol_ctl_reg, pwr_level_reg = 0, dec_cfg_reg, hpf_gate_reg; in wcd934x_codec_get_amic_pwlvl_reg() 4951 hpf_gate_reg = WCD934X_CDC_TX0_TX_PATH_SEC2 + 16 * decimator; in wcd934x_codec_enable_dec() 4994 snd_soc_component_update_bits(comp, hpf_gate_reg, in wcd934x_codec_enable_dec() 5002 snd_soc_component_update_bits(comp, hpf_gate_reg, in wcd934x_codec_enable_dec() 5019 snd_soc_component_update_bits(comp, hpf_gate_reg, in wcd934x_codec_enable_dec() 5027 snd_soc_component_update_bits(comp, hpf_gate_reg, in wcd934x_codec_enable_dec() 4930 u16 tx_vol_ctl_reg, pwr_level_reg = 0, dec_cfg_reg, hpf_gate_reg; wcd934x_codec_enable_dec() local
|
| H A D | wcd9335.c | 2728 u16 tx_vol_ctl_reg, pwr_level_reg = 0, dec_cfg_reg, hpf_gate_reg; in wcd9335_codec_enable_dec() 2761 hpf_gate_reg = WCD9335_CDC_TX0_TX_PATH_SEC2 + 16 * decimator; in wcd9335_codec_enable_dec() 2809 snd_soc_component_update_bits(comp, hpf_gate_reg, 0x01, 0x00); in wcd9335_codec_enable_dec() 2822 snd_soc_component_update_bits(comp, hpf_gate_reg, 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
|