Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/edac/
H A Docteon_edac-pc.c76 write_octeon_c0_dcacheerr(1); in co_cache_error_event()
78 write_octeon_c0_dcacheerr(0); in co_cache_error_event()
/OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/
H A Dsetup.c423 write_octeon_c0_dcacheerr(0); in octeon_check_cpu_bist()
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1401 #define write_octeon_c0_dcacheerr(val) __write_64bit_c0_register($27, 1, val) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h1990 #define write_octeon_c0_dcacheerr(val) __write_64bit_c0_register($27, 1, val) macro