Searched refs:vpll_con0 (Results 1 – 5 of 5) sorted by relevance
47 unsigned int vpll_con0; member280 unsigned int vpll_con0; member668 unsigned int vpll_con0; member1065 unsigned int vpll_con0; member
91 writel(VPLL_CON0_VAL, &clk->vpll_con0); in system_clock_init()
668 writel(val, &clk->vpll_con0); in exynos5250_system_clock_init()669 while ((readl(&clk->vpll_con0) & VPLL_CON0_LOCKED) == 0) in exynos5250_system_clock_init()888 writel(val, &clk->vpll_con0); in exynos5420_system_clock_init()889 while ((readl(&clk->vpll_con0) & PLL_LOCKED) == 0) in exynos5420_system_clock_init()
204 r = readl(&clk->vpll_con0); in exynos4_get_pll_clk()234 r = readl(&clk->vpll_con0); in exynos4x12_get_pll_clk()265 r = readl(&clk->vpll_con0); in exynos5_get_pll_clk()323 r = readl(&clk->vpll_con0); in exynos542x_get_pll_clk()
349 writel(VPLL_CON0_VAL, (unsigned int)&clk->vpll_con0); in board_clock_init()