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

/linux-4.1.27/drivers/usb/phy/
H A Dphy-tegra-usb.c132 #define UTMIP_PLL_ACTIVE_DLY_COUNT(x) (((x) & 0x1f) << 18) macro
414 val &= ~(UTMIP_PLL_ACTIVE_DLY_COUNT(~0) | utmi_phy_power_on()
416 val |= UTMIP_PLL_ACTIVE_DLY_COUNT(phy->freq->active_delay) | utmi_phy_power_on()

Completed in 45 milliseconds