Searched refs:YRAM_FIR_SIZE (Results 1 – 2 of 2) sorted by relevance
20 #define YRAM_FIR_SIZE (0x0400 / 4) /* 256 */ macro43 __u32 yram_fir_coeff[YRAM_FIR_SIZE];
275 for (cnt = 0; cnt < YRAM_FIR_SIZE; cnt++, add++) in siu_dai_spbstart()