Searched refs:speedstep_freqs (Results 1 – 2 of 2) sorted by relevance
44 static struct cpufreq_frequency_table speedstep_freqs[] = { variable204 (speedstep_freqs[new_state].frequency / 1000), in speedstep_set_state()245 low = &speedstep_freqs[SPEEDSTEP_LOW].frequency; in speedstep_cpu_init()246 high = &speedstep_freqs[SPEEDSTEP_HIGH].frequency; in speedstep_cpu_init()267 policy->freq_table = speedstep_freqs; in speedstep_cpu_init()
53 static struct cpufreq_frequency_table speedstep_freqs[] = { variable283 &speedstep_freqs[SPEEDSTEP_LOW].frequency, in get_freqs_on_cpu()284 &speedstep_freqs[SPEEDSTEP_HIGH].frequency, in get_freqs_on_cpu()306 policy->freq_table = speedstep_freqs; in speedstep_cpu_init()