Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dclock.h190 unsigned int mpll_con1; member
393 unsigned int mpll_con1; member
576 unsigned int mpll_con1; member
1069 unsigned int mpll_con1; member
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/
H A Dclock_init_exynos4.c86 writel(MPLL_CON1_VAL, &clk->mpll_con1); in system_clock_init()
H A Dclock_init_exynos5.c629 writel(MPLL_CON1_VAL, &clk->mpll_con1); in exynos5250_system_clock_init()
850 writel(MPLL_CON1_VAL, &clk->mpll_con1); in exynos5420_system_clock_init()
/OK3568_Linux_fs/u-boot/board/samsung/trats/
H A Dtrats.c344 writel(MPLL_CON1_VAL, (unsigned int)&clk->mpll_con1); in board_clock_init()