Searched refs:XHCI_EPCTX_0_EPSTATE_GET (Results 1 – 2 of 2) sorted by relevance
159 #define XHCI_EPCTX_0_EPSTATE_GET(x) ((x) & 0x7) macro
2527 switch (XHCI_EPCTX_0_EPSTATE_GET(ep_ctx->dwEpCtx0)) { in pci_xhci_cmd_set_tr()2533 XHCI_EPCTX_0_EPSTATE_GET(ep_ctx->dwEpCtx0)); in pci_xhci_cmd_set_tr()
Completed in 15 milliseconds