Home
last modified time | relevance | path

Searched refs:read_c0_debug (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/mips/lib/
H A Dtraps.c81 debug = read_c0_debug(); in do_ejtag_debug()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1271 #define read_c0_debug() __read_32bit_c0_register($23, 0) macro