Home
last modified time | relevance | path

Searched refs:PLL_STABILIZATION_DELAY (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dap.h9 #define PLL_STABILIZATION_DELAY (300) macro
/openbmc/u-boot/arch/arm/mach-tegra/
H A Dcpu.h9 #define PLL_STABILIZATION_DELAY (300) macro
H A Dcpu.c277 udelay(PLL_STABILIZATION_DELAY); in enable_cpu_clock()
/openbmc/u-boot/arch/arm/mach-tegra/tegra114/
H A Dcpu.c65 udelay(PLL_STABILIZATION_DELAY); in enable_cpu_clocks()
/openbmc/u-boot/arch/arm/mach-tegra/tegra124/
H A Dcpu.c60 udelay(PLL_STABILIZATION_DELAY); in enable_cpu_clocks()