Home
last modified time | relevance | path

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

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