Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/sgi-ip22/
Dip22-mc.c24 ((sgimc->systemid & SGIMC_SYSID_MASKREV) >= 5 ? 24 : 22)); in get_bank_addr()
30 ((sgimc->systemid & SGIMC_SYSID_MASKREV) >= 5 ? 16 : 14); in get_bank_size()
113 (int) sgimc->systemid & SGIMC_SYSID_MASKREV); in sgimc_init()
/linux-2.4.37.9/include/asm-mips/sgi/
Dmc.h53 #define SGIMC_SYSID_MASKREV 0x0000000f /* Revision of MC controller */ macro
/linux-2.4.37.9/include/asm-mips64/sgi/
Dmc.h53 #define SGIMC_SYSID_MASKREV 0x0000000f /* Revision of MC controller */ macro