Searched refs:USB_POWER_DOWN_TIME (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/ | ||
D | usb.h | 74 #define USB_POWER_DOWN_TIME 200 /* ms */ macro |
D | usb_hub.c | 1469 usb_pause_mtx(NULL, USB_MS_TO_TICKS(USB_POWER_DOWN_TIME)); in uhub_attach() |