Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h833 #define LAST_EP_INDEX 30 macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-hub.c409 for (i = LAST_EP_INDEX; i > 0; i--) { in xhci_stop_device()
472 for (i = 0; i < LAST_EP_INDEX + 1; i++) { in xhci_ring_device()
H A Dxhci.h1283 #define LAST_EP_INDEX 30 macro