Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb_debug.h83 #define usb_extra_power_up_time USB_EXTRA_POWER_UP_TIME
H A Dusb_debug.c236 unsigned int usb_extra_power_up_time = USB_EXTRA_POWER_UP_TIME;
H A Dusb.h117 #define USB_EXTRA_POWER_UP_TIME 20 /* ms */ macro