Home
last modified time | relevance | path

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

/sound/soc/sh/
Dsiu.h42 #define PRAM0_SIZE (0x0100 / 4) /* 64 */ macro
58 __u32 pram0[PRAM0_SIZE];
Dsiu_dai.c269 for (cnt = 0; cnt < PRAM0_SIZE; cnt++, add++, ptr++) in siu_dai_spbstart()