Home
last modified time | relevance | path

Searched refs:XHCI_ST_EPCTX_STOPPED (Results 1 – 2 of 2) sorted by relevance

/devicemodel/include/
A Dxhci.h54 XHCI_ST_EPCTX_STOPPED, enumerator
/devicemodel/hw/pci/
A Dxhci.c2435 ep_ctx->dwEpCtx0 = (ep_ctx->dwEpCtx0 & ~0x7) | XHCI_ST_EPCTX_STOPPED; in pci_xhci_cmd_reset_ep()
2528 case XHCI_ST_EPCTX_STOPPED: in pci_xhci_cmd_set_tr()
2565 ep_ctx->dwEpCtx0 = (ep_ctx->dwEpCtx0 & ~0x7) | XHCI_ST_EPCTX_STOPPED; in pci_xhci_cmd_set_tr()

Completed in 12 milliseconds