Home
last modified time | relevance | path

Searched refs:turbo_pstate (Results 1 – 1 of 1) sorted by relevance

/drivers/cpufreq/
Dintel_pstate.c79 int turbo_pstate; member
244 cpu->pstate.max_pstate == cpu->pstate.turbo_pstate); in update_turbo_state()
565 int max_perf = cpu->pstate.turbo_pstate; in intel_pstate_get_min_max()
574 cpu->pstate.min_pstate, cpu->pstate.turbo_pstate); in intel_pstate_get_min_max()
604 cpu->pstate.turbo_pstate = pstate_funcs.get_turbo(); in intel_pstate_get_cpu_pstates()
846 policy->max = cpu->pstate.turbo_pstate * cpu->pstate.scaling; in intel_pstate_cpu_init()
852 cpu->pstate.max_pstate : cpu->pstate.turbo_pstate; in intel_pstate_cpu_init()