Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb.h122 #define USB_BUS_RESET_DELAY 100 /* ms */ macro
/dragonfly/sys/bus/u4b/controller/
H A Dohci.c196 USB_MS_TO_TICKS(USB_BUS_RESET_DELAY)); in ohci_controller_init()
207 USB_MS_TO_TICKS(USB_BUS_RESET_DELAY)); in ohci_controller_init()
H A Duhci.c330 USB_MS_TO_TICKS(USB_BUS_RESET_DELAY)); in uhci_reset()