Searched refs:initial_usb_scan_delay (Results 1 – 1 of 1) sorted by relevance
134 static int initial_usb_scan_delay = CONFIG_INITIAL_USB_SCAN_DELAY; variable213 if (initial_usb_scan_delay) { in sun4i_usb_phy_power_on()214 mdelay(initial_usb_scan_delay); in sun4i_usb_phy_power_on()215 initial_usb_scan_delay = 0; in sun4i_usb_phy_power_on()