irstop_state       84 drivers/misc/altera-stapl/altera-jtag.c 	js->irstop_state = IDLE;
irstop_state      111 drivers/misc/altera-stapl/altera-jtag.c 	js->irstop_state = state;
irstop_state      673 drivers/misc/altera-stapl/altera-jtag.c 		if (js->irstop_state != IRPAUSE)
irstop_state      674 drivers/misc/altera-stapl/altera-jtag.c 			status = altera_goto_jstate(astate, js->irstop_state);
irstop_state      773 drivers/misc/altera-stapl/altera-jtag.c 		if (js->irstop_state != IRPAUSE)
irstop_state      774 drivers/misc/altera-stapl/altera-jtag.c 			status = altera_goto_jstate(astate, js->irstop_state);
irstop_state       43 drivers/misc/altera-stapl/altera-jtag.h 	enum altera_jtag_state irstop_state;