Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/txx9/jmr3927/
H A Dsetup.c91 write_c0_cache(0); in jmr3927_mem_setup()
/OK3568_Linux_fs/kernel/drivers/soc/bcm/brcmstb/pm/
H A Dpm-mips.c120 write_c0_cache(ctx->cp0_regs[HWRENA]); in brcm_pm_restore_cp0_context()
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1143 #define write_c0_cache(val) __write_32bit_c0_register($7, 0, val) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h1705 #define write_c0_cache(val) __write_32bit_c0_register($7, 0, val) macro