Searched refs:TX39_CONF_ICE (Results 1 – 3 of 3) sorted by relevance
50 write_c0_conf(config & ~TX39_CONF_ICE); in tx39h_flush_icache_all()90 write_c0_conf(config & ~TX39_CONF_ICE); in tx39_blast_icache_page()103 write_c0_conf(config & ~TX39_CONF_ICE); in tx39_blast_icache_page_indexed()116 write_c0_conf(config & ~TX39_CONF_ICE); in tx39_blast_icache()241 write_c0_conf(config & ~TX39_CONF_ICE); in tx39_flush_icache_range()
222 conf &= ~TX39_CONF_ICE; in txx9_cache_fixup()234 conf |= TX39_CONF_ICE; in txx9_cache_fixup()239 if (!(conf & TX39_CONF_ICE)) in txx9_cache_fixup()
1035 #define TX39_CONF_ICE 0x00000020 macro
Completed in 15 milliseconds