Searched refs:intel_pstate_get_hwp_max (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H A D | intel_pstate.c | 832 static void intel_pstate_get_hwp_max(struct cpudata *cpu, int *phy_max, in intel_pstate_get_hwp_max() function 1226 intel_pstate_get_hwp_max(cpu, &turbo_max, &max_state); in update_qos_request() 1734 intel_pstate_get_hwp_max(cpu, &phy_max, ¤t_max); in intel_pstate_get_cpu_pstates() 2221 intel_pstate_get_hwp_max(cpu, &turbo_max, &max_state); in intel_pstate_update_perf_limits() 2336 intel_pstate_get_hwp_max(cpu, &turbo_max, &max_state); in intel_pstate_verify_cpu_policy() 2679 intel_pstate_get_hwp_max(cpu, &turbo_max, &max_state); in intel_cpufreq_cpu_init()
|