Searched refs:EP_RUNNING (Results 1 – 1 of 1) sorted by relevance
200 #define EP_RUNNING (1<<0) macro393 [EP_RUNNING] = "running",1146 epctx->state = EP_RUNNING; in xhci_enable_ep()1148 ctx[0] |= EP_RUNNING; in xhci_enable_ep()1945 xhci_set_ep_state(xhci, epctx, stctx, EP_RUNNING); in xhci_kick_epctx()1949 xhci_set_ep_state(xhci, epctx, NULL, EP_RUNNING); in xhci_kick_epctx()3487 if (state == EP_RUNNING) { in usb_xhci_post_load()