HomeSort by relevance Sort by last modified time
    Searched refs:epll_lock (Results 1 - 6 of 6) sorted by null

  /external/u-boot/arch/arm/mach-s5pc1xx/include/mach/
clock.h 15 unsigned int epll_lock; member in struct:s5pc100_clock
47 unsigned int epll_lock; member in struct:s5pc110_clock
  /external/u-boot/arch/arm/mach-exynos/
clock_init_exynos4.c 81 writel(PLL_LOCKTIME, &clk->epll_lock);
clock_init_exynos5.c 589 writel(mem->epll_pdiv * PLL_X_LOCK_FACTOR, &clk->epll_lock);
799 writel(mem->epll_pdiv * PLL_X_LOCK_FACTOR, &clk->epll_lock);
clock.c 1304 writel(lockcnt, &clk->epll_lock);
    [all...]
  /external/u-boot/arch/arm/mach-exynos/include/mach/
clock.h 39 unsigned int epll_lock; member in struct:exynos4_clock
271 unsigned int epll_lock; member in struct:exynos4x12_clock
654 unsigned int epll_lock; member in struct:exynos5_clock
1034 unsigned int epll_lock; member in struct:exynos5420_clock
    [all...]
  /external/u-boot/board/samsung/trats/
trats.c 337 writel(PLL_LOCKTIME, (unsigned int)&clk->epll_lock);

Completed in 580 milliseconds