Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/sgi-ip30/
H A Dip30-setup.c58 if (!(memcfg & HEART_MEMCFG_VALID)) in ip30_mem_init()
/openbmc/linux/arch/mips/include/asm/sgi/
H A Dheart.h222 #define HEART_MEMCFG_VALID 0x80000000 /* Bank is valid */ macro