Home
last modified time | relevance | path

Searched refs:ST0_SWC (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/mm/
H A Dc-r3k.c98 icache_size = r3k_cache_size(ST0_ISC|ST0_SWC); in r3k_probe_cache()
100 icache_lsize = r3k_cache_lsize(ST0_ISC|ST0_SWC); in r3k_probe_cache()
118 write_c0_status((ST0_ISC|ST0_SWC|flags)&~ST0_IEC); in r3k_flush_icache_range()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h250 #define ST0_SWC 0x00020000 macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h312 #define ST0_SWC 0x00020000 macro