Home
last modified time | relevance | path

Searched refs:TX39_CONF_ICE (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Dc-tx39.c50 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()
/OK3568_Linux_fs/kernel/arch/mips/txx9/generic/
H A Dsetup.c222 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()
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h682 #define TX39_CONF_ICE 0x00000020 macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h1035 #define TX39_CONF_ICE 0x00000020 macro