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

/netbsd-current/sys/dev/usb/
H A Dxhcireg.h138 #define XHCI_WAIT_PLS_U3 10 /* in 1ms */ macro
H A Dxhci.c811 for (j = 0; j < XHCI_WAIT_PLS_U3; j++) {
817 if (j == XHCI_WAIT_PLS_U3) {

Completed in 85 milliseconds