Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/xtensa/include/asm/
H A Dregs.h90 #define DEBUGCAUSE_DBREAK_BIT 2 /* DBREAK match */ macro
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dregs.h114 #define DEBUGCAUSE_DBREAK_BIT 2 /* DBREAK match */ macro
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/
H A Dhw_breakpoint.c288 } else if (regs->debugcause & BIT(DEBUGCAUSE_DBREAK_BIT)) { in check_hw_breakpoint()
H A Dentry.S848 bbsi.l a0, DEBUGCAUSE_DBREAK_BIT, .Ldebug_save_dbreak