Searched refs:EHCI_PORT_RESET_COMPLETE (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/dev/usb/controller/ | ||
| D | ehcireg.h | 162 #define EHCI_PORT_RESET_COMPLETE 2 /* ms */ macro |
| D | ehci.c | 3435 USB_MS_TO_TICKS(EHCI_PORT_RESET_COMPLETE)); in ehci_roothub_exec() |