Searched refs:suspend_pll (Results 1 – 1 of 1) sorted by relevance
379 static struct cpufreq_frequency_table suspend_pll; variable384 suspend_pll.frequency = clk_get_rate(_clk_mpll); in s3c_cpufreq_suspend()385 suspend_pll.driver_data = s3c24xx_read_mpllcon(); in s3c_cpufreq_suspend()409 ret = s3c_cpufreq_settarget(NULL, suspend_freq, &suspend_pll); in s3c_cpufreq_resume()