Searched refs:SPRAM_TAG0_PA_MASK (Results 1 – 1 of 1) sorted by relevance
21 #define SPRAM_TAG0_PA_MASK 0xfffff000 macro152 tag0 = (base & SPRAM_TAG0_PA_MASK) | SPRAM_TAG0_ENABLE; in probe_spram()159 pa = tag0 & SPRAM_TAG0_PA_MASK; in probe_spram()