Searched refs:st_state (Results 1 – 1 of 1) sorted by relevance
161 enum it82xx2_setup_stage st_state; /* Setup State */ member598 udata0.st_state = STALL_SEND; in it82xx2_handler_setup()604 if (udata0.st_state == DIN_ST) { in it82xx2_handler_setup()608 udata0.st_state = STATUS_ST; in it82xx2_handler_setup()611 } else if (udata0.st_state == DOUT_ST || udata0.st_state == SETUP_ST) { in it82xx2_handler_setup()618 udata0.st_state = STATUS_ST; in it82xx2_handler_setup()624 udata0.st_state = SETUP_ST; in it82xx2_handler_setup()644 udata0.st_state = STALL_SEND; in it82xx2_handler_in()649 if (udata0.st_state >= STATUS_ST) { in it82xx2_handler_in()662 if (udata0.st_state == DOUT_ST) { in it82xx2_handler_in()[all …]