Home
last modified time | relevance | path

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

/arch/mips/txx9/generic/
Dsetup_tx3927.c98 if (conf & TX39_CONF_DCE) { in tx3927_setup()
Dsetup.c274 conf &= ~TX39_CONF_DCE; in txx9_cache_fixup()
283 conf |= TX39_CONF_DCE; in txx9_cache_fixup()
288 if (!(conf & TX39_CONF_DCE)) in txx9_cache_fixup()
/arch/mips/include/asm/
Dmipsregs.h368 #define TX39_CONF_DCE 0x00000010 macro