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

  /external/u-boot/arch/arm/mach-s5pc1xx/include/mach/
clock.h 13 unsigned int apll_lock; member in struct:s5pc100_clock
43 unsigned int apll_lock; member in struct:s5pc110_clock
  /external/u-boot/arch/arm/mach-exynos/
clock_init_exynos4.c 79 writel(PLL_LOCKTIME, &clk->apll_lock);
clock_init_exynos5.c 584 writel(mem->apll_pdiv * PLL_LOCK_FACTOR, &clk->apll_lock);
794 writel(arm_clk_ratio->apll_pdiv * PLL_LOCK_FACTOR, &clk->apll_lock);
  /external/u-boot/arch/arm/mach-exynos/include/mach/
clock.h 182 unsigned int apll_lock; member in struct:exynos4_clock
435 unsigned int apll_lock; member in struct:exynos4x12_clock
516 unsigned int apll_lock; member in struct:exynos5_clock
861 unsigned int apll_lock; /* 0x10010000 */ member in struct:exynos5420_clock
    [all...]
  /external/u-boot/board/samsung/trats/
trats.c 335 writel(PLL_LOCKTIME, (unsigned int)&clk->apll_lock);

Completed in 926 milliseconds