Home
last modified time | relevance | path

Searched refs:EPLL_CON0_VAL (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/arm/mach-exynos/
H A Dclock_init_exynos4.c89 writel(EPLL_CON0_VAL, &clk->epll_con0); in system_clock_init()
H A Dexynos4_setup.h371 #define EPLL_CON0_VAL SET_PLL(EPLL_MDIV, EPLL_PDIV, EPLL_SDIV) macro
/openbmc/u-boot/board/samsung/trats/
H A Dtrats.c344 writel(EPLL_CON0_VAL, (unsigned int)&clk->epll_con0); in board_clock_init()
H A Dsetup.h260 #define EPLL_CON0_VAL SET_PLL(EPLL_MDIV, EPLL_PDIV, EPLL_SDIV) macro