Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/
H A Dexynos5_setup.h178 #define SCLK_DIV_ISP_VAL (SPI1_ISP_RATIO << 12) \ macro
H A Dclock_init_exynos5.c770 writel(SCLK_DIV_ISP_VAL, &clk->sclk_div_isp); in exynos5250_system_clock_init()