Searched refs:EP_STATE_RUNNING (Results 1 – 4 of 4) sorted by relevance
727 #define EP_STATE_RUNNING 1 macro2691 case EP_STATE_RUNNING: in xhci_ep_state_string()
3053 case EP_STATE_RUNNING: in prepare_ring()4079 if (GET_EP_CTX_STATE(ep_ctx) == EP_STATE_RUNNING) { in xhci_queue_isoc_tx_prepare()4142 ret = prepare_ring(xhci, xhci->cmd_ring, EP_STATE_RUNNING, in queue_command()
417 if (GET_EP_CTX_STATE(ep_ctx) != EP_STATE_RUNNING) in xhci_stop_device()
230 #define EP_STATE_RUNNING 1 macro1436 if (ep_ctx_read_state(ep->context) == EP_STATE_RUNNING) { in __tegra_xudc_ep_dequeue()1558 ep_ctx_write_state(ep->context, EP_STATE_RUNNING); in __tegra_xudc_ep_set_halt()1638 ep_ctx_write_state(ep->context, EP_STATE_RUNNING); in tegra_xudc_ep_context_setup()