Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/txx9/generic/
H A Dsetup.c175 conf |= TX49_CONF_IC; in txx9_cache_fixup()
187 conf &= ~TX49_CONF_IC; in txx9_cache_fixup()
192 if (conf & TX49_CONF_IC) in txx9_cache_fixup()
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h450 #define TX49_CONF_IC (_ULCAST_(1) << 17) /* conflict with CONF_SC */ macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h567 #define TX49_CONF_IC (_ULCAST_(1) << 17) /* conflict with CONF_SC */ macro