Searched refs:mout_apll (Results 1 – 3 of 3) sorted by relevance
31 static struct clk *mout_apll; variable174 clk_set_parent(moutcore, mout_apll); in exynos4210_set_apll()252 mout_apll = clk_get(NULL, "mout_apll"); in exynos4210_cpufreq_init()253 if (IS_ERR(mout_apll)) in exynos4210_cpufreq_init()
31 static struct clk *mout_apll; variable188 clk_set_parent(moutcore, mout_apll); in set_apll()287 mout_apll = clk_get(NULL, "mout_apll"); in exynos5250_cpufreq_init()288 if (IS_ERR(mout_apll)) in exynos5250_cpufreq_init()
31 static struct clk *mout_apll; variable361 clk_set_parent(moutcore, mout_apll); in exynos4x12_set_apll()454 mout_apll = clk_get(NULL, "mout_apll"); in exynos4x12_cpufreq_init()455 if (IS_ERR(mout_apll)) in exynos4x12_cpufreq_init()