Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/txx9/generic/
Dsetup_tx3927.c98 if (conf & TX39_CONF_DCE) { in tx3927_setup()
Dsetup.c259 conf &= ~TX39_CONF_DCE; in txx9_cache_fixup()
268 conf |= TX39_CONF_DCE; in txx9_cache_fixup()
273 if (!(conf & TX39_CONF_DCE)) in txx9_cache_fixup()
/linux-4.4.14/arch/mips/include/asm/
Dmipsregs.h710 #define TX39_CONF_DCE 0x00000010 macro