Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-exynos/include/mach/
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
/external/u-boot/arch/arm/mach-exynos/
Dclock_init_exynos4.c84 writel(APLL_CON1_VAL, &clk->apll_con1); in system_clock_init()
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()
/external/u-boot/board/samsung/trats/
Dtrats.c339 writel(APLL_CON1_VAL, (unsigned int)&clk->apll_con1); in board_clock_init()