Searched refs:EHCI_PORT_RESET_COMPLETE (Results 1 – 2 of 2) sorted by relevance
| /mirbsd/src/sys/dev/usb/ | ||
| D | ehcireg.h | 177 #define EHCI_PORT_RESET_COMPLETE 2 /* ms */ macro |
| D | ehci.c | 1981 usb_delay_ms(&sc->sc_bus, EHCI_PORT_RESET_COMPLETE); in ehci_root_ctrl_start() |