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

  /external/u-boot/arch/arm/mach-s5pc1xx/include/mach/
clock.h 14 unsigned int mpll_lock; member in struct:s5pc100_clock
45 unsigned int mpll_lock; member in struct:s5pc110_clock
  /external/u-boot/arch/arm/mach-exynos/
clock_init_exynos4.c 80 writel(PLL_LOCKTIME, &clk->mpll_lock);
clock_init_exynos5.c 585 writel(mem->mpll_pdiv * PLL_LOCK_FACTOR, &clk->mpll_lock);
795 writel(mem->mpll_pdiv * PLL_LOCK_FACTOR, &clk->mpll_lock);
  /external/u-boot/arch/arm/mach-exynos/include/mach/
clock.h 184 unsigned int mpll_lock; member in struct:exynos4_clock
389 unsigned int mpll_lock; member in struct:exynos4x12_clock
572 unsigned int mpll_lock; member in struct:exynos5_clock
1044 unsigned int mpll_lock; member in struct:exynos5420_clock
    [all...]
  /external/u-boot/board/samsung/trats/
trats.c 336 writel(PLL_LOCKTIME, (unsigned int)&clk->mpll_lock);

Completed in 1264 milliseconds