Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/
H A Dexynos5_setup.h691 #define CLK_DIV_PERIC4_VAL NOT_AVAILABLE macro
874 #define CLK_DIV_PERIC4_VAL ((SPI2_PRE_RATIO << 24) \ macro
H A Dclock_init_exynos5.c959 writel(CLK_DIV_PERIC4_VAL, &clk->div_peric4); in exynos5420_system_clock_init()