Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-exynos/
Dexynos5_setup.h452 #define DPLL_CON1_VAL (NOT_AVAILABLE) macro
718 #define DPLL_CON1_VAL (0x0020F300) macro
Dclock_init_exynos5.c854 writel(DPLL_CON1_VAL, &clk->dpll_con1); in exynos5420_system_clock_init()