Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/codecs/
Dlpass-tx-macro.c251 u8 hpf_cut_off_freq; member
661 u8 hpf_cut_off_freq; in tx_macro_tx_hpf_corner_freq_callback() local
667 hpf_cut_off_freq = hpf_work->hpf_cut_off_freq; in tx_macro_tx_hpf_corner_freq_callback()
676 hpf_cut_off_freq); in tx_macro_tx_hpf_corner_freq_callback()
688 hpf_cut_off_freq); in tx_macro_tx_hpf_corner_freq_callback()
850 u8 hpf_cut_off_freq; in tx_macro_enable_dec() local
894 hpf_cut_off_freq = snd_soc_component_read_field(component, dec_cfg_reg, in tx_macro_enable_dec()
897 tx->tx_hpf_work[decimator].hpf_cut_off_freq = in tx_macro_enable_dec()
898 hpf_cut_off_freq; in tx_macro_enable_dec()
900 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()