Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/sgi-ip22/
H A Dip22-mc.c30 …return (memconfig & SGIMC_MCONFIG_BASEADDR) << ((sgimc->systemid & SGIMC_SYSID_MASKREV) >= 5 ? 24 … in get_bank_addr()
/openbmc/linux/arch/mips/include/asm/sgi/
H A Dmc.h104 #define SGIMC_MCONFIG_BASEADDR 0x000000ff /* Base address of bank*/ macro