Searched refs:_clk_mpll (Results 1 – 1 of 1) sorted by relevance
46 static struct clk *_clk_mpll; variable216 s3c_cpufreq_updateclk(_clk_mpll, cpu_new.pll.frequency); in s3c_cpufreq_settarget()402 _clk_mpll = s3c_cpufreq_clk_get(NULL, "mpll"); in s3c_cpufreq_initclks()410 IS_ERR(_clk_mpll) || IS_ERR(clk_arm) || IS_ERR(_clk_xtal)) { in s3c_cpufreq_initclks()438 suspend_pll.frequency = clk_get_rate(_clk_mpll); in s3c_cpufreq_suspend()