Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dintel_pstate.c143 int current_pstate; member
1701 cpu->pstate.current_pstate = pstate; in intel_pstate_set_pstate()
1968 if (pstate == cpu->pstate.current_pstate) in intel_pstate_update_pstate()
1971 cpu->pstate.current_pstate = pstate; in intel_pstate_update_pstate()
1977 int from = cpu->pstate.current_pstate; in intel_pstate_adjust_pstate()
1992 cpu->pstate.current_pstate, in intel_pstate_adjust_pstate()
2532 cpu->pstate.current_pstate, in intel_cpufreq_trace()
2580 int old_pstate = cpu->pstate.current_pstate; in intel_cpufreq_update_pstate()
2586 cpu->pstate.current_pstate = target_pstate; in intel_cpufreq_update_pstate()
2589 cpu->pstate.current_pstate = target_pstate; in intel_cpufreq_update_pstate()