Searched refs:SGIMC_MCONFIG_BVALID (Results 1 – 2 of 2) sorted by relevance
/arch/mips/include/asm/sgi/ | ||
D | mc.h | 106 #define SGIMC_MCONFIG_BVALID 0x00002000 /* Bank is valid */ macro |
/arch/mips/sgi-ip22/ | ||
D | ip22-mc.c | 60 if (!(tmp & SGIMC_MCONFIG_BVALID)) in probe_memory() |