Searched refs:irstop_state (Results 1 – 2 of 2) sorted by relevance
98 js->irstop_state = IDLE; in altera_jinit()125 js->irstop_state = state; in altera_set_irstop()687 if (js->irstop_state != IRPAUSE) in altera_irscan()688 status = altera_goto_jstate(astate, js->irstop_state); in altera_irscan()787 if (js->irstop_state != IRPAUSE) in altera_swap_ir()788 status = altera_goto_jstate(astate, js->irstop_state); in altera_swap_ir()
57 enum altera_jtag_state irstop_state; member