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

/linux-4.4.14/arch/arm/mach-davinci/
H A Dpm.c89 udelay(PLL_LOCK_TIME); davinci_pm_suspend()
H A Dclock.h66 #define PLL_LOCK_TIME 20 macro
H A Dsleep.S35 #define PLL_LOCK_CYCLES (PLL_LOCK_TIME * 25)
H A Dclock.c504 locktime = PLL_LOCK_TIME; davinci_set_pllrate()
/linux-4.4.14/drivers/phy/
H A Dphy-ti-pipe3.c65 #define PLL_LOCK_TIME 100 /* in milliseconds */ macro
168 timeout = jiffies + msecs_to_jiffies(PLL_LOCK_TIME); ti_pipe3_dpll_wait_lock()

Completed in 109 milliseconds