Searched refs:SREG_DBREAKC (Results 1 – 4 of 4) sorted by relevance
117 case SREG_DBREAKC + 0: in xtensa_wsr()118 WSR(v, SREG_DBREAKC + 0); in xtensa_wsr()126 case SREG_DBREAKC + 1: in xtensa_wsr()127 WSR(v, SREG_DBREAKC + 1); in xtensa_wsr()168 xtensa_wsr(dbreakc, SREG_DBREAKC + reg); in set_dbreak_regs()224 xtensa_wsr(0, SREG_DBREAKC + i); in arch_uninstall_hw_breakpoint()297 xtensa_wsr(0, SREG_DBREAKC + dbnum); in check_hw_breakpoint()
132 wsr a0, SREG_DBREAKC + _index
848 wsr a0, SREG_DBREAKC + _index866 xsr a0, SREG_DBREAKC + _index
34 #define SREG_DBREAKC 160 macro