Searched refs:TX39_CONF_DCE (Results 1 – 3 of 3) sorted by relevance
98 if (conf & TX39_CONF_DCE) { in tx3927_setup()
292 conf &= ~TX39_CONF_DCE; in txx9_cache_fixup()301 conf |= TX39_CONF_DCE; in txx9_cache_fixup()306 if (!(conf & TX39_CONF_DCE)) in txx9_cache_fixup()
326 #define TX39_CONF_DCE 0x00000010 macro