Home
last modified time | relevance | path

Searched refs:hpf_cut_off_freq (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/sound/soc/codecs/
Dlpass-tx-macro.c252 u8 hpf_cut_off_freq; member
662 u8 hpf_cut_off_freq; in tx_macro_tx_hpf_corner_freq_callback() local
668 hpf_cut_off_freq = hpf_work->hpf_cut_off_freq; in tx_macro_tx_hpf_corner_freq_callback()
677 hpf_cut_off_freq); in tx_macro_tx_hpf_corner_freq_callback()
689 hpf_cut_off_freq); in tx_macro_tx_hpf_corner_freq_callback()
859 u8 hpf_cut_off_freq; in tx_macro_enable_dec() local
903 hpf_cut_off_freq = snd_soc_component_read_field(component, dec_cfg_reg, in tx_macro_enable_dec()
906 tx->tx_hpf_work[decimator].hpf_cut_off_freq = in tx_macro_enable_dec()
907 hpf_cut_off_freq; in tx_macro_enable_dec()
909 if (hpf_cut_off_freq != CF_MIN_3DB_150HZ) in tx_macro_enable_dec()
[all …]
Dlpass-va-macro.c730 u8 hpf_cut_off_freq; in va_macro_enable_dec() local
762 hpf_cut_off_freq = (snd_soc_component_read(comp, dec_cfg_reg) & in va_macro_enable_dec()
765 if (hpf_cut_off_freq != CF_MIN_3DB_150HZ) { in va_macro_enable_dec()