Searched refs:dwEpCtx0 (Results 1 – 2 of 2) sorted by relevance
1795 ep_ctx->dwEpCtx0 = (ep_ctx->dwEpCtx0 & ~0x7) | XHCI_ST_EPCTX_DISABLED; in pci_xhci_disable_ep()2047 ep_ctx->dwEpCtx0 = in pci_xhci_cmd_reset_device()2048 FIELD_REPLACE(ep_ctx->dwEpCtx0, in pci_xhci_cmd_reset_device()2185 ep0_ctx->dwEpCtx0 = (ep0_ctx->dwEpCtx0 & ~0x7) | in pci_xhci_cmd_address_device()2318 ep_ctx->dwEpCtx0 = in pci_xhci_cmd_config_ep()2319 FIELD_REPLACE(ep_ctx->dwEpCtx0, in pci_xhci_cmd_config_ep()2435 ep_ctx->dwEpCtx0 = (ep_ctx->dwEpCtx0 & ~0x7) | XHCI_ST_EPCTX_STOPPED; in pci_xhci_cmd_reset_ep()2565 ep_ctx->dwEpCtx0 = (ep_ctx->dwEpCtx0 & ~0x7) | XHCI_ST_EPCTX_STOPPED; in pci_xhci_cmd_set_tr()2883 ep_ctx->dwEpCtx0 = (ep_ctx->dwEpCtx0 & ~0x7) | in pci_xhci_xfer_complete()3042 ep_ctx->dwEpCtx0 = in pci_xhci_try_usb_xfer()[all …]
157 volatile uint32_t dwEpCtx0; member
Completed in 18 milliseconds