Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/
H A Dclock_init_exynos5.c645 writel(val, &clk->cpll_con0); in exynos5250_system_clock_init()
646 while ((readl(&clk->cpll_con0) & CPLL_CON0_LOCKED) == 0) in exynos5250_system_clock_init()
874 writel(val, &clk->cpll_con0); in exynos5420_system_clock_init()
875 while ((readl(&clk->cpll_con0) & PLL_LOCKED) == 0) in exynos5420_system_clock_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dclock.h661 unsigned int cpll_con0; member
1047 unsigned int cpll_con0; /* 10020120 */ member