Searched refs:EP_HALTED (Results 1 – 1 of 1) sorted by relevance
201 #define EP_HALTED (2<<0) macro394 [EP_HALTED] = "halted",1364 if (epctx->state != EP_HALTED) { in xhci_reset_ep()1588 xhci_set_ep_state(xhci, epctx, sctx, EP_HALTED); in xhci_stall_ep()1592 xhci_set_ep_state(xhci, epctx, NULL, EP_HALTED); in xhci_stall_ep()1938 if (epctx->state == EP_HALTED) { in xhci_kick_epctx()2010 if (epctx->state == EP_HALTED) { in xhci_kick_epctx()