Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/codecs/
Dlpass-tx-macro.c255 struct hpf_work tx_hpf_work[NUM_DECIMATORS]; member
884 tx->tx_hpf_work[decimator].hpf_cut_off_freq = in tx_macro_enable_dec()
900 if (tx->tx_hpf_work[decimator].hpf_cut_off_freq != CF_MIN_3DB_150HZ) { in tx_macro_enable_dec()
902 &tx->tx_hpf_work[decimator].dwork, in tx_macro_enable_dec()
935 tx->tx_hpf_work[decimator].hpf_cut_off_freq; in tx_macro_enable_dec()
939 &tx->tx_hpf_work[decimator].dwork)) { in tx_macro_enable_dec()
1661 tx->tx_hpf_work[i].tx = tx; in tx_macro_component_probe()
1662 tx->tx_hpf_work[i].decimator = i; in tx_macro_component_probe()
1663 INIT_DELAYED_WORK(&tx->tx_hpf_work[i].dwork, in tx_macro_component_probe()