Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1220 #define write_c0_watchlo2(val) __write_ulong_c0_register($18, 2, val) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h1793 #define write_c0_watchlo2(val) __write_ulong_c0_register($18, 2, val) macro