Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dclock.h187 unsigned int apll_con1; member
439 unsigned int apll_con1; member
519 unsigned int apll_con1; member
864 unsigned int apll_con1; member
/openbmc/u-boot/arch/arm/mach-exynos/
H A Dclock_init_exynos4.c84 writel(APLL_CON1_VAL, &clk->apll_con1); in system_clock_init()
H A Dclock_init_exynos5.c618 writel(APLL_CON1_VAL, &clk->apll_con1); in exynos5250_system_clock_init()
819 writel(APLL_CON1_VAL, &clk->apll_con1); in exynos5420_system_clock_init()
/openbmc/u-boot/board/samsung/trats/
H A Dtrats.c339 writel(APLL_CON1_VAL, (unsigned int)&clk->apll_con1); in board_clock_init()