Searched refs:SREG_DBREAKC (Results 1 – 4 of 4) sorted by relevance
117 case SREG_DBREAKC + 0: in xtensa_wsr()118 xtensa_set_sr(v, SREG_DBREAKC + 0); in xtensa_wsr()126 case SREG_DBREAKC + 1: in xtensa_wsr()127 xtensa_set_sr(v, SREG_DBREAKC + 1); in xtensa_wsr()168 xtensa_wsr(dbreakc, SREG_DBREAKC + reg); in set_dbreak_regs()225 xtensa_wsr(0, SREG_DBREAKC + i); in arch_uninstall_hw_breakpoint()298 xtensa_wsr(0, SREG_DBREAKC + dbnum); in check_hw_breakpoint()
134 wsr a0, SREG_DBREAKC + _index
868 wsr a0, SREG_DBREAKC + _index886 xsr a0, SREG_DBREAKC + _index
34 #define SREG_DBREAKC 160 macro