Lines Matching refs:write_c0_conf
50 write_c0_conf(config & ~TX39_CONF_ICE); in tx39h_flush_icache_all()
53 write_c0_conf(config); in tx39h_flush_icache_all()
90 write_c0_conf(config & ~TX39_CONF_ICE); in tx39_blast_icache_page()
93 write_c0_conf(config); in tx39_blast_icache_page()
103 write_c0_conf(config & ~TX39_CONF_ICE); in tx39_blast_icache_page_indexed()
106 write_c0_conf(config); in tx39_blast_icache_page_indexed()
116 write_c0_conf(config & ~TX39_CONF_ICE); in tx39_blast_icache()
119 write_c0_conf(config); in tx39_blast_icache()
241 write_c0_conf(config & ~TX39_CONF_ICE); in tx39_flush_icache_range()
244 write_c0_conf(config); in tx39_flush_icache_range()
330 write_c0_conf(config); in tx39_cache_init()