Home
last modified time | relevance | path

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

/arch/mips/txx9/generic/
Dsetup.c223 conf |= TX49_CONF_IC; in txx9_cache_fixup()
235 conf &= ~TX49_CONF_IC; in txx9_cache_fixup()
240 if (conf & TX49_CONF_IC) in txx9_cache_fixup()
/arch/mips/include/asm/
Dmipsregs.h457 #define TX49_CONF_IC (_ULCAST_(1) << 17) /* conflict with CONF_SC */ macro