Searched refs:hpf_gate_reg (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | lpass-tx-macro.c | 661 u16 dec_cfg_reg, hpf_gate_reg; in tx_macro_tx_hpf_corner_freq_callback() local 671 hpf_gate_reg = CDC_TXn_TX_PATH_SEC2(hpf_work->decimator); in tx_macro_tx_hpf_corner_freq_callback() 678 snd_soc_component_update_bits(component, hpf_gate_reg, in tx_macro_tx_hpf_corner_freq_callback() 682 snd_soc_component_update_bits(component, hpf_gate_reg, in tx_macro_tx_hpf_corner_freq_callback() 690 snd_soc_component_write_field(component, hpf_gate_reg, in tx_macro_tx_hpf_corner_freq_callback() 694 snd_soc_component_write_field(component, hpf_gate_reg, in tx_macro_tx_hpf_corner_freq_callback() 858 u16 tx_vol_ctl_reg, dec_cfg_reg, hpf_gate_reg, tx_gain_ctl_reg; in tx_macro_enable_dec() local 868 hpf_gate_reg = CDC_TXn_TX_PATH_SEC2(decimator); in tx_macro_enable_dec() 899 snd_soc_component_update_bits(component, hpf_gate_reg, 0x01, 0x00); in tx_macro_enable_dec() 926 snd_soc_component_update_bits(component, hpf_gate_reg, in tx_macro_enable_dec() [all …]
|
H A D | lpass-va-macro.c | 728 u16 tx_vol_ctl_reg, dec_cfg_reg, hpf_gate_reg; in va_macro_enable_dec() local 738 hpf_gate_reg = CDC_VA_TX0_TX_PATH_SEC2 + in va_macro_enable_dec() 757 snd_soc_component_update_bits(comp, hpf_gate_reg, in va_macro_enable_dec() 770 snd_soc_component_update_bits(comp, hpf_gate_reg, in va_macro_enable_dec() 780 hpf_gate_reg, in va_macro_enable_dec() 787 snd_soc_component_update_bits(comp, hpf_gate_reg, in va_macro_enable_dec()
|
H A D | wcd934x.c | 4988 u16 tx_vol_ctl_reg, pwr_level_reg = 0, dec_cfg_reg, hpf_gate_reg; in wcd934x_codec_enable_dec() local 5024 hpf_gate_reg = WCD934X_CDC_TX0_TX_PATH_SEC2 + 16 * decimator; in wcd934x_codec_enable_dec() 5067 snd_soc_component_update_bits(comp, hpf_gate_reg, in wcd934x_codec_enable_dec() 5075 snd_soc_component_update_bits(comp, hpf_gate_reg, in wcd934x_codec_enable_dec() 5092 snd_soc_component_update_bits(comp, hpf_gate_reg, in wcd934x_codec_enable_dec() 5100 snd_soc_component_update_bits(comp, hpf_gate_reg, in wcd934x_codec_enable_dec()
|
H A D | wcd9335.c | 2723 u16 tx_vol_ctl_reg, pwr_level_reg = 0, dec_cfg_reg, hpf_gate_reg; in wcd9335_codec_enable_dec() local 2759 hpf_gate_reg = WCD9335_CDC_TX0_TX_PATH_SEC2 + 16 * decimator; in wcd9335_codec_enable_dec() 2807 snd_soc_component_update_bits(comp, hpf_gate_reg, 0x01, 0x00); in wcd9335_codec_enable_dec() 2820 snd_soc_component_update_bits(comp, hpf_gate_reg, in wcd9335_codec_enable_dec()
|