Home
last modified time | relevance | path

Searched refs:PLL_LOCK_TIME (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/arch/arm/mach-davinci/
Dclock.h59 #define PLL_LOCK_TIME 20 macro
Dpm.c93 udelay(PLL_LOCK_TIME); in davinci_pm_suspend()
Dsleep.S22 #define PLL_LOCK_CYCLES (PLL_LOCK_TIME * 25)
/Linux-v5.4/drivers/phy/ti/
Dphy-am654-serdes.c50 #define PLL_LOCK_TIME 100000 /* in microseconds */ macro
123 PLL_LOCK_TIME); in serdes_am654_enable_pll()
190 SLEEP_TIME, PLL_LOCK_TIME); in serdes_am654_power_on()
Dphy-ti-pipe3.c123 #define PLL_LOCK_TIME 100 /* in milliseconds */ macro
392 timeout = jiffies + msecs_to_jiffies(PLL_LOCK_TIME); in ti_pipe3_dpll_wait_lock()
/Linux-v5.4/drivers/clk/davinci/
Dpll.c94 #define PLL_LOCK_TIME 20 macro
333 udelay(PLL_LOCK_TIME); in davinci_pllen_rate_change()