Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/
H A Dexynos5_setup.h480 #define KPLL_CON1_VAL NOT_AVAILABLE macro
747 #define KPLL_CON1_VAL 0x200000 macro
H A Dclock_init_exynos5.c840 writel(KPLL_CON1_VAL, &clk->kpll_con1); in exynos5420_system_clock_init()