Searched defs:pllreg (Results 1 – 4 of 4) sorted by relevance
25 static unsigned long s5pc100_get_pll_clk(int pllreg) in s5pc100_get_pll_clk()76 static unsigned long s5pc110_get_pll_clk(int pllreg) in s5pc110_get_pll_clk()297 unsigned long get_pll_clk(int pllreg) in get_pll_clk()
48 uint32_t imx_ccm_calc_pll(uint32_t pllreg, uint32_t base_freq) in imx_ccm_calc_pll()
113 static int exynos_get_pll_clk(int pllreg, unsigned int r, unsigned int k) in exynos_get_pll_clk()185 static unsigned long exynos4_get_pll_clk(int pllreg) in exynos4_get_pll_clk()215 static unsigned long exynos4x12_get_pll_clk(int pllreg) in exynos4x12_get_pll_clk()245 static unsigned long exynos5_get_pll_clk(int pllreg) in exynos5_get_pll_clk()304 static unsigned long exynos542x_get_pll_clk(int pllreg) in exynos542x_get_pll_clk()1588 unsigned long get_pll_clk(int pllreg) in get_pll_clk()
26 static ulong get_PLLCLK(uint32_t *pllreg) in get_PLLCLK()