Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/
H A Dexynos5_setup.h455 #define GPLL_CON1_VAL (0x00203800) macro
721 #define GPLL_CON1_VAL (NOT_AVAILABLE) macro
H A Dclock_init_exynos5.c647 writel(GPLL_CON1_VAL, &clk->gpll_con1); in exynos5250_system_clock_init()