Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dspram.c20 #define SPRAM_TAG0_ENABLE 0x00000080 macro
152 tag0 = (base & SPRAM_TAG0_PA_MASK) | SPRAM_TAG0_ENABLE; in probe_spram()
160 enabled = tag0 & SPRAM_TAG0_ENABLE; in probe_spram()