Searched refs:PLL_LOCK_TIME (Results 1 – 5 of 5) sorted by relevance
66 #define PLL_LOCK_TIME 20 macro
89 udelay(PLL_LOCK_TIME); in davinci_pm_suspend()
35 #define PLL_LOCK_CYCLES (PLL_LOCK_TIME * 25)
504 locktime = PLL_LOCK_TIME; in davinci_set_pllrate()
65 #define PLL_LOCK_TIME 100 /* in milliseconds */ macro168 timeout = jiffies + msecs_to_jiffies(PLL_LOCK_TIME); in ti_pipe3_dpll_wait_lock()