Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/txx9/generic/
Dsetup_tx3927.c97 if (conf & TX39_CONF_DCE) { in tx3927_setup()
Dsetup.c227 conf &= ~TX39_CONF_DCE; in txx9_cache_fixup()
236 conf |= TX39_CONF_DCE; in txx9_cache_fixup()
241 if (!(conf & TX39_CONF_DCE)) in txx9_cache_fixup()
/Linux-v5.4/arch/mips/include/asm/
Dmipsregs.h977 #define TX39_CONF_DCE 0x00000010 macro