Home
last modified time | relevance | path

Searched refs:EP_CTX_PER_DEV (Results 1 – 2 of 2) sorted by relevance

/drivers/usb/host/
Dxhci.h1008 #define EP_CTX_PER_DEV 31 macro
1024 struct xhci_virt_ep eps[EP_CTX_PER_DEV];
Dxhci-ring.c513 if (ep_index >= EP_CTX_PER_DEV) { in xhci_get_virt_ep()