Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-davinci/
H A Dclock.h59 #define PLL_LOCK_TIME 20 macro
H A Dpm.c93 udelay(PLL_LOCK_TIME); in davinci_pm_suspend()
H A Dsleep.S22 #define PLL_LOCK_CYCLES (PLL_LOCK_TIME * 25)
/kernel/linux/linux-6.6/arch/arm/mach-davinci/
H A Dclock.h59 #define PLL_LOCK_TIME 20 macro
H A Dpm.c92 udelay(PLL_LOCK_TIME); in davinci_pm_suspend()
H A Dsleep.S22 #define PLL_LOCK_CYCLES (PLL_LOCK_TIME * 25)
/kernel/linux/linux-5.10/drivers/phy/ti/
H A Dphy-am654-serdes.c73 #define PLL_LOCK_TIME 100000 /* in microseconds */ macro
256 1000, PLL_LOCK_TIME); in serdes_am654_enable_pll()
321 val, SLEEP_TIME, PLL_LOCK_TIME); in serdes_am654_power_on()
H A Dphy-ti-pipe3.c123 #define PLL_LOCK_TIME 100 /* in milliseconds */ macro
391 timeout = jiffies + msecs_to_jiffies(PLL_LOCK_TIME); in ti_pipe3_dpll_wait_lock()
/kernel/linux/linux-6.6/drivers/phy/ti/
H A Dphy-am654-serdes.c73 #define PLL_LOCK_TIME 100000 /* in microseconds */ macro
256 1000, PLL_LOCK_TIME); in serdes_am654_enable_pll()
321 val, SLEEP_TIME, PLL_LOCK_TIME); in serdes_am654_power_on()
H A Dphy-ti-pipe3.c123 #define PLL_LOCK_TIME 100 /* in milliseconds */ macro
391 timeout = jiffies + msecs_to_jiffies(PLL_LOCK_TIME); in ti_pipe3_dpll_wait_lock()
/kernel/linux/linux-5.10/drivers/clk/davinci/
H A Dpll.c94 #define PLL_LOCK_TIME 20 macro
333 udelay(PLL_LOCK_TIME); in davinci_pllen_rate_change()
/kernel/linux/linux-5.10/drivers/phy/cadence/
H A Dphy-cadence-sierra.c145 #define PLL_LOCK_TIME 100000 macro
336 val, val, 1000, PLL_LOCK_TIME); in cdns_sierra_phy_on()
/kernel/linux/linux-6.6/drivers/clk/davinci/
H A Dpll.c94 #define PLL_LOCK_TIME 20 macro
333 udelay(PLL_LOCK_TIME); in davinci_pllen_rate_change()
/kernel/linux/linux-6.6/drivers/phy/cadence/
H A Dphy-cadence-sierra.c230 #define PLL_LOCK_TIME 100000 macro
632 val, !val, 1000, PLL_LOCK_TIME); in cdns_sierra_phy_on()
644 1000, PLL_LOCK_TIME); in cdns_sierra_phy_on()
651 val, val, 1000, PLL_LOCK_TIME); in cdns_sierra_phy_on()

Completed in 14 milliseconds