Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/arch/mips/cavium-octeon/
H A Dsetup.c422 write_octeon_c0_dcacheerr(0); in octeon_check_cpu_bist()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1393 #define write_octeon_c0_dcacheerr(val) __write_64bit_c0_register($27, 1, val) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h1989 #define write_octeon_c0_dcacheerr(val) __write_64bit_c0_register($27, 1, val) macro