Home
last modified time | relevance | path

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

/linux-3.4.99/sound/soc/sh/
Dsiu.h35 #define YRAM_IIR_SIZE (0x0200 / 4) /* 128 */ macro
Dsiu_dai.c294 for (cnt = 0; cnt < YRAM_IIR_SIZE; cnt++, add++) in siu_dai_spbstart()