Searched refs:tmp_policy (Results 1 – 1 of 1) sorted by relevance
310 struct cpufreq_policy tmp_policy; in s3c_cpufreq_target() local315 tmp_policy.min = policy->min * 1000; in s3c_cpufreq_target()316 tmp_policy.max = policy->max * 1000; in s3c_cpufreq_target()317 tmp_policy.cpu = policy->cpu; in s3c_cpufreq_target()318 tmp_policy.freq_table = pll_reg; in s3c_cpufreq_target()324 index = cpufreq_frequency_table_target(&tmp_policy, target_freq, in s3c_cpufreq_target()