Home
last modified time | relevance | path

Searched refs:USB_BUS_RESET_DELAY (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/usb/
H A Dusb.h130 #define USB_BUS_RESET_DELAY 100 /* ms */ macro
/freebsd/sys/dev/usb/controller/
H A Dohci.c203 USB_MS_TO_TICKS(USB_BUS_RESET_DELAY)); in ohci_controller_init()
214 USB_MS_TO_TICKS(USB_BUS_RESET_DELAY)); in ohci_controller_init()
H A Duhci.c332 USB_MS_TO_TICKS(USB_BUS_RESET_DELAY)); in uhci_reset()