Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/
H A Dexynos5_setup.h700 #define CLK_DIV_CPERI1_VAL NOT_AVAILABLE macro
885 #define CLK_DIV_CPERI1_VAL 0x3f3f0000 macro
H A Dclock_init_exynos5.c961 writel(CLK_DIV_CPERI1_VAL, &clk->div_cperi1); in exynos5420_system_clock_init()