Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/
H A Dclock_init_exynos5.c842 writel(val, &clk->kpll_con0); in exynos5420_system_clock_init()
843 while ((readl(&clk->kpll_con0) & PLL_LOCKED) == 0) in exynos5420_system_clock_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dclock.h1286 unsigned int kpll_con0; member