Home
last modified time | relevance | path

Searched refs:TX49_CONF_IC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmipsregs.h567 #define TX49_CONF_IC (_ULCAST_(1) << 17) /* conflict with CONF_SC */ macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmipsregs.h552 #define TX49_CONF_IC (_ULCAST_(1) << 17) /* conflict with CONF_SC */ macro

Completed in 15 milliseconds