Searched refs:SREG_DBREAKC (Results 1 – 4 of 4) sorted by relevance
118 case SREG_DBREAKC + 0: in xtensa_wsr()119 xtensa_set_sr(v, SREG_DBREAKC + 0); in xtensa_wsr()127 case SREG_DBREAKC + 1: in xtensa_wsr()128 xtensa_set_sr(v, SREG_DBREAKC + 1); in xtensa_wsr()169 xtensa_wsr(dbreakc, SREG_DBREAKC + reg); in set_dbreak_regs()226 xtensa_wsr(0, SREG_DBREAKC + i); in arch_uninstall_hw_breakpoint()299 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