Home
last modified time | relevance | path

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

/linux-3.4.99/sound/soc/sh/
Dsiu.h43 #define PRAM1_SIZE ((0x2000 - 0x0100) / 4) /* 1984 */ macro
59 __u32 pram1[PRAM1_SIZE];
Dsiu_dai.c274 for (cnt = 0; cnt < PRAM1_SIZE; cnt++, add++, ptr++) in siu_dai_spbstart()