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

  /external/u-boot/arch/arm/mach-exynos/
clock_init_exynos4.c 86 writel(MPLL_CON1_VAL, &clk->mpll_con1);
clock_init_exynos5.c 626 writel(MPLL_CON1_VAL, &clk->mpll_con1);
847 writel(MPLL_CON1_VAL, &clk->mpll_con1);
  /external/u-boot/arch/arm/mach-exynos/include/mach/
clock.h 189 unsigned int mpll_con1; member in struct:exynos4_clock
392 unsigned int mpll_con1; member in struct:exynos4x12_clock
575 unsigned int mpll_con1; member in struct:exynos5_clock
1068 unsigned int mpll_con1; member in struct:exynos5420_clock
    [all...]
  /external/u-boot/board/samsung/trats/
trats.c 341 writel(MPLL_CON1_VAL, (unsigned int)&clk->mpll_con1);

Completed in 1312 milliseconds