Searched refs:TX49_CONF_DC (Results 1 – 2 of 2) sorted by relevance
227 conf |= TX49_CONF_DC; in txx9_cache_fixup()236 conf &= ~TX49_CONF_DC; in txx9_cache_fixup()241 if (conf & TX49_CONF_DC) in txx9_cache_fixup()
547 #define TX49_CONF_DC (_ULCAST_(1) << 16) macro