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

/netbsd-current/sys/dev/usb/
H A Dxhcireg.h137 #define XHCI_WAIT_PLS_U0 100 /* in 1ms */ macro
H A Dxhci.c1067 for (j = 0; j < XHCI_WAIT_PLS_U0; j++) {
1073 if (j == XHCI_WAIT_PLS_U0) {

Completed in 107 milliseconds