Home
last modified time | relevance | path

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

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