Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dusb.h763 #define USB_POWER_DOWN_TIME 200 /* ms */ macro
H A Duhub.c433 usbd_delay_ms(dev, USB_POWER_DOWN_TIME); in uhub_attach()