Searched refs:active_delay (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/usb/phy/
H A Dphy-tegra-usb.c166 u8 active_delay; member in struct:tegra_xtal_freq
176 .active_delay = 0x04,
184 .active_delay = 0x05,
192 .active_delay = 0x06,
200 .active_delay = 0x09,
416 val |= UTMIP_PLL_ACTIVE_DLY_COUNT(phy->freq->active_delay) | utmi_phy_power_on()

Completed in 51 milliseconds