Searched refs:DEBUGCAUSE_IBREAK_BIT (Results 1 – 2 of 2) sorted by relevance
115 #define DEBUGCAUSE_IBREAK_BIT 1 /* IBREAK match */ macro
278 if (regs->debugcause & BIT(DEBUGCAUSE_IBREAK_BIT)) { in check_hw_breakpoint()