Searched refs:tmp_policy (Results 1 – 1 of 1) sorted by relevance
306 struct cpufreq_policy tmp_policy; in s3c_cpufreq_target() local311 tmp_policy.min = policy->min * 1000; in s3c_cpufreq_target()312 tmp_policy.max = policy->max * 1000; in s3c_cpufreq_target()313 tmp_policy.cpu = policy->cpu; in s3c_cpufreq_target()314 tmp_policy.freq_table = pll_reg; in s3c_cpufreq_target()320 index = cpufreq_frequency_table_target(&tmp_policy, target_freq, in s3c_cpufreq_target()