Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-exynos/
Dexynos5_setup.h463 #define VPLL_CON2_VAL 0x00000080 macro
730 #define VPLL_CON2_VAL NOT_AVAILABLE macro
Dclock_init_exynos5.c662 writel(VPLL_CON2_VAL, &clk->vpll_con2); in exynos5250_system_clock_init()