Home
last modified time | relevance | path

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

/arch/arm/mach-davinci/
Dclock.h61 #define PLL_RESET_TIME 1 macro
Dpm.c81 udelay(PLL_RESET_TIME); in davinci_pm_suspend()
Dsleep.S34 #define PLL_RESET_CYCLES (PLL_RESET_TIME * 25)
Dclock.c534 udelay(PLL_RESET_TIME); in davinci_set_pllrate()