Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h25 #define MAX_EP_CTX_NUM 31 macro
H A Dxhci-mem.c426 ctx->size = (MAX_EP_CTX_NUM + 1) * in xhci_alloc_container_ctx()
H A Dxhci.c495 struct xhci_ep_ctx *ep_ctx[MAX_EP_CTX_NUM]; in xhci_set_configuration()