Searched refs:S5P_EPLL_CON (Results 1 – 7 of 7) sorted by relevance
193 unsigned int epll_con = __raw_readl(S5P_EPLL_CON) & ~ctrlbit; in s5p_epll_enable()196 __raw_writel(epll_con | ctrlbit, S5P_EPLL_CON); in s5p_epll_enable()198 __raw_writel(epll_con, S5P_EPLL_CON); in s5p_epll_enable()
29 #define S5P_EPLL_CON S5P_CLKREG(0x108) macro
96 #define S5P_EPLL_CON S5P64X0_EPLL_CON macro
27 #define S5P_EPLL_CON S5P_CLKREG(0x110) macro
328 #define S5P_EPLL_CON EXYNOS4_EPLL_CON0 macro
290 epll_con = __raw_readl(S5P_EPLL_CON); in s5pc100_epll_set_rate()308 __raw_writel(epll_con, S5P_EPLL_CON); in s5pc100_epll_set_rate()1195 epll = s5p_get_pll65xx(xtal, __raw_readl(S5P_EPLL_CON)); in s5pc100_setup_clocks()
1137 epll_con = __raw_readl(S5P_EPLL_CON); in s5pv210_epll_set_rate()1163 __raw_writel(epll_con, S5P_EPLL_CON); in s5pv210_epll_set_rate()1274 epll = s5p_get_pll46xx(xtal, __raw_readl(S5P_EPLL_CON), in s5pv210_setup_clocks()