Home
last modified time | relevance | path

Searched refs:debugcause (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/arch/xtensa/kernel/
H A Dhw_breakpoint.c278 if (regs->debugcause & BIT(DEBUGCAUSE_IBREAK_BIT)) { in check_hw_breakpoint()
288 } else if (regs->debugcause & BIT(DEBUGCAUSE_DBREAK_BIT)) { in check_hw_breakpoint()
290 int dbnum = (regs->debugcause & DEBUGCAUSE_DBNUM_MASK) >> in check_hw_breakpoint()
H A Dasm-offsets.c37 DEFINE(PT_DEBUGCAUSE, offsetof (struct pt_regs, debugcause)); in main()
H A Dentry.S847 rsr a0, debugcause
/OK3568_Linux_fs/kernel/include/sound/sof/
H A Dxtensa.h42 uint32_t debugcause; member
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dptrace.h58 unsigned long debugcause; /* 24 */ member
/OK3568_Linux_fs/u-boot/arch/xtensa/include/asm/
H A Dptrace.h91 unsigned long debugcause; /* 24 */ member