Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/txx9/generic/
H A Dsetup.c170 conf |= TX49_CONF_IC; in txx9_cache_fixup()
182 conf &= ~TX49_CONF_IC; in txx9_cache_fixup()
187 if (conf & TX49_CONF_IC) in txx9_cache_fixup()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h449 #define TX49_CONF_IC (_ULCAST_(1) << 17) /* conflict with CONF_SC */ macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h552 #define TX49_CONF_IC (_ULCAST_(1) << 17) /* conflict with CONF_SC */ macro