Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/
H A Dclock_init_exynos4.c73 writel(CLK_DIV_CAM_VAL, &clk->div_cam); in system_clock_init()
H A Dexynos4_setup.h288 #define CLK_DIV_CAM_VAL ((FIMC3_LCLK_RATIO << 12) \ macro