Searched refs:get_mpll (Results 1 – 2 of 2) sorted by relevance
130 extern void s3c2443_common_setup_clocks(pll_fn get_mpll);131 extern void s3c2443_common_init_clocks(int xtal, pll_fn get_mpll,
567 void __init_or_cpufreq s3c2443_common_setup_clocks(pll_fn get_mpll) in s3c2443_common_setup_clocks() argument580 pll = get_mpll(mpllcon, xtal); in s3c2443_common_setup_clocks()634 void __init s3c2443_common_init_clocks(int xtal, pll_fn get_mpll, in s3c2443_common_init_clocks() argument669 s3c2443_common_setup_clocks(get_mpll); in s3c2443_common_init_clocks()