Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Dxhcireg.h137 #define XHCI_WAIT_PLS_U0 100 /* in 1ms */ macro
Dxhci.c1088 for (j = 0; j < XHCI_WAIT_PLS_U0; j++) { in xhci_resume()
1094 if (j == XHCI_WAIT_PLS_U0) { in xhci_resume()