Home
last modified time | relevance | path

Searched refs:TIMEOUT_EPLL_LOCK (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/arm/mach-exynos/include/mach/
Dclock.h1367 #define TIMEOUT_EPLL_LOCK 1000 macro
/external/u-boot/arch/arm/mach-exynos/
Dclock.c1312 if (get_timer(start) > TIMEOUT_EPLL_LOCK) { in exynos5_set_epll_clk()