Home
last modified time | relevance | path

Searched defs:write_c0_watchlo3 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1213 #define write_c0_watchlo3(val) __write_ulong_c0_register($18, 3, val) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h1793 #define write_c0_watchlo3(val) __write_ulong_c0_register($18, 3, val) macro