Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/txx9/generic/
Dsetup.c212 conf |= TX49_CONF_DC; in txx9_cache_fixup()
221 conf &= ~TX49_CONF_DC; in txx9_cache_fixup()
226 if (conf & TX49_CONF_DC) in txx9_cache_fixup()
/linux-4.4.14/arch/mips/include/asm/
Dmipsregs.h483 #define TX49_CONF_DC (_ULCAST_(1) << 16) macro