Home
last modified time | relevance | path

Searched refs:CLK_DIV_FSYS1_VAL (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/
H A Dclock_init_exynos4.c69 writel(CLK_DIV_FSYS1_VAL, &clk->div_fsys1); in system_clock_init()
H A Dexynos5_setup.h490 #define CLK_DIV_FSYS1_VAL NOT_AVAILABLE macro
758 #define CLK_DIV_FSYS1_VAL 0x04f13c4f macro
H A Dexynos4_setup.h205 #define CLK_DIV_FSYS1_VAL ((MMC1_PRE_RATIO << 24) \ macro
H A Dclock_init_exynos5.c945 writel(CLK_DIV_FSYS1_VAL, &clk->div_fsys1); in exynos5420_system_clock_init()
/OK3568_Linux_fs/u-boot/board/samsung/trats/
H A Dtrats.c332 writel(CLK_DIV_FSYS1_VAL, (unsigned int)&clk->div_fsys1); in board_clock_init()
H A Dsetup.h157 #define CLK_DIV_FSYS1_VAL ((MMC1_PRE_RATIO << 24) \ macro