Searched defs:xhci_endp_ctx (Results 1 – 1 of 1) sorted by relevance
113 struct xhci_endp_ctx { struct114 volatile uint32_t dwEpCtx0;133 volatile uint32_t dwEpCtx1;144 volatile uint64_t qwEpCtx2;148 volatile uint32_t dwEpCtx4;175 struct xhci_endp_ctx ctx_ep[XHCI_MAX_ENDPOINTS - 1]; argument