Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dclock.h188 unsigned int apll_con1; member
440 unsigned int apll_con1; member
520 unsigned int apll_con1; member
865 unsigned int apll_con1; member
/OK3568_Linux_fs/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.c621 writel(APLL_CON1_VAL, &clk->apll_con1); in exynos5250_system_clock_init()
822 writel(APLL_CON1_VAL, &clk->apll_con1); in exynos5420_system_clock_init()
/OK3568_Linux_fs/u-boot/board/samsung/trats/
H A Dtrats.c342 writel(APLL_CON1_VAL, (unsigned int)&clk->apll_con1); in board_clock_init()