Searched refs:XHCI_EPCTX_0_EPSTATE_GET (Results 1 – 4 of 4) sorted by relevance
132 #define XHCI_EPCTX_0_EPSTATE_GET(x) ((x) & 0x7) macro
1277 switch (XHCI_EPCTX_0_EPSTATE_GET(ep_ctx->dwEpCtx0)) { in pci_xhci_cmd_set_tr()1283 XHCI_EPCTX_0_EPSTATE_GET(ep_ctx->dwEpCtx0))); in pci_xhci_cmd_set_tr()
121 #define XHCI_EPCTX_0_EPSTATE_GET(x) ((x) & 0x7) macro
3842 return (XHCI_EPCTX_0_EPSTATE_GET(temp)); in xhci_get_endpoint_state()