Searched refs:DEBUGCAUSE_DBNUM_MASK (Results 1 – 2 of 2) sorted by relevance
109 #define DEBUGCAUSE_DBNUM_MASK 0xf00 macro
290 int dbnum = (regs->debugcause & DEBUGCAUSE_DBNUM_MASK) >> in check_hw_breakpoint()