Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/include/asm/sgi/
Dmc.h105 #define SGIMC_MCONFIG_RMASK 0x00001f00 /* Ram config bitmask */ macro
/linux-2.6.39/arch/mips/sgi-ip22/
Dip22-mc.c33 return ((memconfig & SGIMC_MCONFIG_RMASK) + 0x0100) << in get_bank_size()