Searched refs:vpll_con0 (Results 1 – 5 of 5) sorted by relevance
46 unsigned int vpll_con0; member279 unsigned int vpll_con0; member667 unsigned int vpll_con0; member1064 unsigned int vpll_con0; member
91 writel(VPLL_CON0_VAL, &clk->vpll_con0); in system_clock_init()
665 writel(val, &clk->vpll_con0); in exynos5250_system_clock_init()666 while ((readl(&clk->vpll_con0) & VPLL_CON0_LOCKED) == 0) in exynos5250_system_clock_init()885 writel(val, &clk->vpll_con0); in exynos5420_system_clock_init()886 while ((readl(&clk->vpll_con0) & PLL_LOCKED) == 0) in exynos5420_system_clock_init()
203 r = readl(&clk->vpll_con0); in exynos4_get_pll_clk()233 r = readl(&clk->vpll_con0); in exynos4x12_get_pll_clk()264 r = readl(&clk->vpll_con0); in exynos5_get_pll_clk()322 r = readl(&clk->vpll_con0); in exynos542x_get_pll_clk()
346 writel(VPLL_CON0_VAL, (unsigned int)&clk->vpll_con0); in board_clock_init()