Home
last modified time | relevance | path

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

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