Searched refs:irstop_state (Results 1 – 2 of 2) sorted by relevance
84 js->irstop_state = IDLE; in altera_jinit()111 js->irstop_state = state; in altera_set_irstop()673 if (js->irstop_state != IRPAUSE) in altera_irscan()674 status = altera_goto_jstate(astate, js->irstop_state); in altera_irscan()773 if (js->irstop_state != IRPAUSE) in altera_swap_ir()774 status = altera_goto_jstate(astate, js->irstop_state); in altera_swap_ir()
43 enum altera_jtag_state irstop_state; member