Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dusb_hub.c43 #define HUB_SHORT_RESET_TIME 20 macro
274 int delay = HUB_SHORT_RESET_TIME; /* start with short reset delay */ in usb_hub_port_reset()
/openbmc/linux/drivers/usb/early/
H A Dehci-dbgp.c142 #define HUB_SHORT_RESET_TIME 10 macro
/openbmc/linux/drivers/usb/core/
H A Dhub.c2837 #define HUB_SHORT_RESET_TIME 10 macro
2926 if (delay_time >= 2 * HUB_SHORT_RESET_TIME) in hub_port_wait_reset()
4843 unsigned delay = HUB_SHORT_RESET_TIME; in hub_port_init()