Searched refs:XHCI_EPCTX_0_EPSTATE_GET (Results 1 – 4 of 4) sorted by relevance
134 #define XHCI_EPCTX_0_EPSTATE_GET(x) ((x) & 0x7) macro
1248 switch (XHCI_EPCTX_0_EPSTATE_GET(ep_ctx->dwEpCtx0)) { in pci_xhci_cmd_set_tr()1254 XHCI_EPCTX_0_EPSTATE_GET(ep_ctx->dwEpCtx0))); in pci_xhci_cmd_set_tr()
117 #define XHCI_EPCTX_0_EPSTATE_GET(x) ((x) & 0x7) macro
3808 return (XHCI_EPCTX_0_EPSTATE_GET(temp)); in xhci_get_endpoint_state()