Searched defs:xhci_endp_ctx (Results 1 – 1 of 1) sorted by relevance
114 struct xhci_endp_ctx { struct115 volatile uint32_t dwEpCtx0;134 volatile uint32_t dwEpCtx1;145 volatile uint64_t qwEpCtx2;149 volatile uint32_t dwEpCtx4;176 struct xhci_endp_ctx ctx_ep[XHCI_MAX_ENDPOINTS - 1]; argument