Home
last modified time | relevance | path

Searched refs:USB_PORT_ROOT_RESET_DELAY (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/sys/dev/usb/
Dusb.h504 #define USB_PORT_ROOT_RESET_DELAY 50 /* ms */
515 #define USB_PORT_ROOT_RESET_DELAY 250 /* ms */ macro
Dehci.c1973 usb_delay_ms(&sc->sc_bus, USB_PORT_ROOT_RESET_DELAY); in ehci_root_ctrl_start()
Dohci.c2663 USB_PORT_ROOT_RESET_DELAY); in ohci_root_ctrl_start()
Duhci.c3015 usb_delay_ms(&sc->sc_bus, USB_PORT_ROOT_RESET_DELAY); in uhci_portreset()