Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_debug.h81 #define usb_port_powerup_delay USB_PORT_POWERUP_DELAY
H A Dusb_debug.c244 unsigned usb_port_powerup_delay = USB_PORT_POWERUP_DELAY;
H A Dusb.h118 #define USB_PORT_POWERUP_DELAY 300 /* ms */ macro