SPRAM_TAG0_PA_MASK  152 arch/mips/kernel/spram.c 		tag0 = (base & SPRAM_TAG0_PA_MASK) | SPRAM_TAG0_ENABLE;
SPRAM_TAG0_PA_MASK  159 arch/mips/kernel/spram.c 		pa = tag0 & SPRAM_TAG0_PA_MASK;