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