Searched refs:SGIOC_SYSID_BOARDREV (Results 1 – 2 of 2) sorted by relevance
/arch/mips/include/asm/sgi/ | ||
D | ioc.h | 141 #define SGIOC_SYSID_BOARDREV(x) (((x) & 0x1e) >> 1) macro |
/arch/mips/sgi-ip22/ | ||
D | ip22-mc.c | 187 if (SGIOC_SYSID_BOARDREV(sgioc->sysid) < 2) { in sgimc_init() |