Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dwatch.c40 write_c0_watchlo0(watches->watchlo[0]); in mips_install_watch_registers()
114 write_c0_watchlo0(0); in mips_clear_watch_registers()
128 write_c0_watchlo0(MIPS_WATCHLO_IRW); in mips_probe_watch_registers()
131 write_c0_watchlo0(0); in mips_probe_watch_registers()
/OK3568_Linux_fs/kernel/arch/mips/ath25/
H A Dboard.c205 write_c0_watchlo0(0); in plat_mem_setup()
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1218 #define write_c0_watchlo0(val) __write_ulong_c0_register($18, 0, val) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h1791 #define write_c0_watchlo0(val) __write_ulong_c0_register($18, 0, val) macro