Searched defs:xhci_endp_ctx (Results 1 – 1 of 1) sorted by relevance
112 struct xhci_endp_ctx { struct113 volatile uint32_t dwEpCtx0;124 volatile uint32_t dwEpCtx1;135 volatile uint64_t qwEpCtx2;139 volatile uint32_t dwEpCtx4;166 struct xhci_endp_ctx ctx_ep[XHCI_MAX_ENDPOINTS - 1]; argument