Home
last modified time | relevance | path

Searched refs:ANC_APPLY_FIR_IIR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dab8500-codec.c101 ANC_APPLY_FIR_IIR = 1, 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()
1233 apply_iir = req == ANC_APPLY_IIR || req == ANC_APPLY_FIR_IIR; in anc_status_control_put()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dab8500-codec.c99 ANC_APPLY_FIR_IIR = 1, enumerator
1216 if (req != ANC_APPLY_FIR_IIR && req != ANC_APPLY_FIR && in anc_status_control_put()
1223 apply_fir = req == ANC_APPLY_FIR || req == ANC_APPLY_FIR_IIR; in anc_status_control_put()
1224 apply_iir = req == ANC_APPLY_IIR || req == ANC_APPLY_FIR_IIR; in anc_status_control_put()

Completed in 7 milliseconds