Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/
H A Dclock_init_exynos4.c88 writel(EPLL_CON1_VAL, &clk->epll_con1); in system_clock_init()
H A Dexynos5_setup.h459 #define EPLL_CON1_VAL 0x00000000 macro
726 #define EPLL_CON1_VAL 0x00000000 macro
H A Dexynos4_setup.h376 #define EPLL_CON1_VAL (EPLL_K >> 0) macro
H A Dclock_init_exynos5.c658 writel(EPLL_CON1_VAL, &clk->epll_con1); in exynos5250_system_clock_init()
865 writel(EPLL_CON1_VAL, &clk->epll_con1); in exynos5420_system_clock_init()
/OK3568_Linux_fs/u-boot/board/samsung/trats/
H A Dtrats.c346 writel(EPLL_CON1_VAL, (unsigned int)&clk->epll_con1); in board_clock_init()
H A Dsetup.h265 #define EPLL_CON1_VAL (EPLL_K >> 0) macro