Searched refs:YRAM_IIR_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/sound/soc/sh/ | ||
D | siu.h | 21 #define YRAM_IIR_SIZE (0x0200 / 4) /* 128 */ macro |
D | siu_dai.c | 280 for (cnt = 0; cnt < YRAM_IIR_SIZE; cnt++, add++) in siu_dai_spbstart() |