Home
last modified time | relevance | path

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

/linux-5.19.10/arch/xtensa/include/asm/
Dregs.h110 #define DEBUGCAUSE_DBNUM_SHIFT 8 /* First bit of DBNUM field */ macro
/linux-5.19.10/arch/xtensa/kernel/
Dhw_breakpoint.c291 DEBUGCAUSE_DBNUM_SHIFT; in check_hw_breakpoint()