Home
last modified time | relevance | path

Searched refs:AB8500_ANC_FIR_COEFFS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dab8500-codec.h517 /* AB8500_ANC_FIR_COEFFS */
520 #define AB8500_ANC_FIR_COEFFS 15 macro
H A Dab8500-codec.c1048 if (par == AB8500_ANC_FIR_COEFFS - 1 && bnk == 1) in anc_fir()
1102 for (par = 0; par < AB8500_ANC_FIR_COEFFS; par++) { in anc_configure()
1908 AB8500_FILTER_CONTROL("ANC FIR Coefficients", AB8500_ANC_FIR_COEFFS,
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dab8500-codec.h515 /* AB8500_ANC_FIR_COEFFS */
518 #define AB8500_ANC_FIR_COEFFS 15 macro
H A Dab8500-codec.c1039 if (par == AB8500_ANC_FIR_COEFFS - 1 && bnk == 1) in anc_fir()
1093 for (par = 0; par < AB8500_ANC_FIR_COEFFS; par++) { in anc_configure()
1899 AB8500_FILTER_CONTROL("ANC FIR Coefficients", AB8500_ANC_FIR_COEFFS,

Completed in 8 milliseconds