Searched refs:initial_usb_scan_delay (Results 1 – 1 of 1) sorted by relevance
88 static int initial_usb_scan_delay = CONFIG_INITIAL_USB_SCAN_DELAY; variable275 if (initial_usb_scan_delay) { in sunxi_usb_phy_power_on()276 mdelay(initial_usb_scan_delay); in sunxi_usb_phy_power_on()277 initial_usb_scan_delay = 0; in sunxi_usb_phy_power_on()