Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1211 #define write_c0_watchlo1(val) __write_ulong_c0_register($18, 1, val) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h1791 #define write_c0_watchlo1(val) __write_ulong_c0_register($18, 1, val) macro