Home
last modified time | relevance | path

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

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