Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-exynos/
Dexynos5_setup.h139 #define CLK_DIV_SYSRGT_VAL 0x00000111 macro
Dclock_init_exynos5.c678 writel(CLK_DIV_SYSRGT_VAL, &clk->div_sysrgt); in exynos5250_system_clock_init()