Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/
H A Dexynos5_setup.h136 #define CLK_DIV_CORE1_VAL 0x07070700 macro
H A Dclock_init_exynos5.c674 writel(CLK_DIV_CORE1_VAL, &clk->div_core1); in exynos5250_system_clock_init()