Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dxhci.h28 #define XHCI_TIMEOUT 5000 macro
Dxhci-ring.c467 } while (get_timer(ts) < XHCI_TIMEOUT); in xhci_wait_for_event()