Lines Matching +full:0 +full:xfffff000
21 #define SPRAM_TAG0_ENABLE 0x00000080
22 #define SPRAM_TAG0_PA_MASK 0xfffff000
23 #define SPRAM_TAG1_SIZE_MASK 0xfffff000
115 unsigned int firstsize = 0, lastsize = 0;
116 unsigned int firstpa = 0, lastpa = 0, pa = 0;
117 unsigned int offset = 0;
127 for (i = 0; i < 8; i++) {
135 if (size == 0)
138 if (i != 0) {
159 if (i == 0) {
167 if (strcmp(type, "DSPRAM") == 0) {
170 #define TDAT 0x5a5aa5a5
171 vp[0] = TDAT;
176 v = vp[0];
210 probe_spram("ISPRAM", 0x1c000000,
214 probe_spram("DSPRAM", 0x1c100000,