Home
last modified time | relevance | path

Searched refs:USB_POWER_DOWN_TIME (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb.h74 #define USB_POWER_DOWN_TIME 200 /* ms */ macro
Dusb_hub.c1469 usb_pause_mtx(NULL, USB_MS_TO_TICKS(USB_POWER_DOWN_TIME)); in uhub_attach()