Home
last modified time | relevance | path

Searched refs:PLL_BYPASS_TIME (Results 1 – 4 of 4) sorted by relevance

/arch/arm/mach-davinci/
Dclock.h59 #define PLL_BYPASS_TIME 1 macro
Dpm.c50 udelay(PLL_BYPASS_TIME); in davinci_pm_suspend()
Dsleep.S33 #define PLL_BYPASS_CYCLES (PLL_BYPASS_TIME * 25)
Dclock.c474 udelay(PLL_BYPASS_TIME); in davinci_set_pllrate()