Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/
H A Dexynos5_setup.h466 #define RPLL_CON1_VAL NOT_AVAILABLE macro
733 #define RPLL_CON1_VAL 0x00000000 macro
H A Dclock_init_exynos5.c905 writel(RPLL_CON1_VAL, &clk->rpll_con1); in exynos5420_system_clock_init()