Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/cpufreq/
Dintel_pstate.c149 unsigned int turbo_freq; member
907 cpudata->pstate.max_freq : cpudata->pstate.turbo_freq; in intel_pstate_update_max_freq()
1573 cpu->pstate.turbo_freq = phy_max * cpu->pstate.scaling; in intel_pstate_get_cpu_pstates()
1575 cpu->pstate.turbo_freq = cpu->pstate.turbo_pstate * cpu->pstate.scaling; in intel_pstate_get_cpu_pstates()
2036 cpu->pstate.max_freq : cpu->pstate.turbo_freq; in intel_pstate_get_max_freq()
2231 cpu->pstate.max_freq : cpu->pstate.turbo_freq; in __intel_pstate_cpu_init()