Home
last modified time | relevance | path

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

/trueos/sys/dev/usb/
HDusb_debug.h77 #define usb_port_powerup_delay USB_PORT_POWERUP_DELAY
HDusb_debug.c236 unsigned int usb_port_powerup_delay = USB_PORT_POWERUP_DELAY;
HDusb.h118 #define USB_PORT_POWERUP_DELAY 300 /* ms */ macro