Home
last modified time | relevance | path

Searched refs:write_c0_watchlo5 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dwatch.c99 write_c0_watchlo5(0); in mips_clear_watch_registers()
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1223 #define write_c0_watchlo5(val) __write_ulong_c0_register($18, 5, val) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h1796 #define write_c0_watchlo5(val) __write_ulong_c0_register($18, 5, val) macro