Searched refs:SREG_DBREAKC (Results 1 - 4 of 4) sorted by last modified time

/linux-master/arch/xtensa/kernel/
H A Dhw_breakpoint.c118 case SREG_DBREAKC + 0:
119 xtensa_set_sr(v, SREG_DBREAKC + 0);
127 case SREG_DBREAKC + 1:
128 xtensa_set_sr(v, SREG_DBREAKC + 1);
169 xtensa_wsr(dbreakc, SREG_DBREAKC + reg);
226 xtensa_wsr(0, SREG_DBREAKC + i);
299 xtensa_wsr(0, SREG_DBREAKC + dbnum);
H A Dentry.S868 wsr a0, SREG_DBREAKC + _index
886 xsr a0, SREG_DBREAKC + _index
H A Dhead.S134 wsr a0, SREG_DBREAKC + _index
/linux-master/arch/xtensa/include/asm/
H A Dregs.h34 #define SREG_DBREAKC 160 macro

Completed in 307 milliseconds