Home
last modified time | relevance | path

Searched refs:MAX_EP_CTX_NUM (Results 1 – 3 of 3) sorted by relevance

/u-boot/include/usb/
A Dxhci.h27 #define MAX_EP_CTX_NUM 31 macro
/u-boot/drivers/usb/host/
A Dxhci-mem.c451 ctx->size = (MAX_EP_CTX_NUM + 1) * in xhci_alloc_container_ctx()
A Dxhci.c486 struct xhci_ep_ctx *ep_ctx[MAX_EP_CTX_NUM]; in xhci_set_configuration()

Completed in 36 milliseconds