drstop_state       83 drivers/misc/altera-stapl/altera-jtag.c 	js->drstop_state = IDLE;
drstop_state      104 drivers/misc/altera-stapl/altera-jtag.c 	js->drstop_state = state;
drstop_state      872 drivers/misc/altera-stapl/altera-jtag.c 		if (js->drstop_state != DRPAUSE)
drstop_state      873 drivers/misc/altera-stapl/altera-jtag.c 			status = altera_goto_jstate(astate, js->drstop_state);
drstop_state      969 drivers/misc/altera-stapl/altera-jtag.c 		if (js->drstop_state != DRPAUSE)
drstop_state      970 drivers/misc/altera-stapl/altera-jtag.c 			status = altera_goto_jstate(astate, js->drstop_state);
drstop_state       42 drivers/misc/altera-stapl/altera-jtag.h 	enum altera_jtag_state drstop_state;