Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/codecs/
Dab8500-codec.c103 ANC_APPLY_FIR = 3, enumerator
1225 if (req != ANC_APPLY_FIR_IIR && req != ANC_APPLY_FIR && in anc_status_control_put()
1232 apply_fir = req == ANC_APPLY_FIR || req == ANC_APPLY_FIR_IIR; in anc_status_control_put()