Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dlpass-tx-macro.c253 u8 hpf_cut_off_freq; member
679 u8 hpf_cut_off_freq; in tx_macro_tx_hpf_corner_freq_callback() local
685 hpf_cut_off_freq = hpf_work->hpf_cut_off_freq; in tx_macro_tx_hpf_corner_freq_callback()
694 hpf_cut_off_freq); in tx_macro_tx_hpf_corner_freq_callback()
706 hpf_cut_off_freq); in tx_macro_tx_hpf_corner_freq_callback()
915 u8 hpf_cut_off_freq; in tx_macro_enable_dec() local
959 hpf_cut_off_freq = snd_soc_component_read_field(component, dec_cfg_reg, in tx_macro_enable_dec()
962 tx->tx_hpf_work[decimator].hpf_cut_off_freq = in tx_macro_enable_dec()
963 hpf_cut_off_freq; in tx_macro_enable_dec()
[all...]
H A Dlpass-va-macro.c746 u8 hpf_cut_off_freq; in va_macro_enable_dec() local
778 hpf_cut_off_freq = (snd_soc_component_read(comp, dec_cfg_reg) & in va_macro_enable_dec()
781 if (hpf_cut_off_freq != CF_MIN_3DB_150HZ) { in va_macro_enable_dec()