Searched refs:TX39_CONF_DCE (Results 1 – 3 of 3) sorted by relevance
98 if (conf & TX39_CONF_DCE) { in tx3927_setup()
274 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()
368 #define TX39_CONF_DCE 0x00000010 macro