Home
last modified time | relevance | path

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

/linux/drivers/cpufreq/
H A Dintel_pstate.c309 static int hybrid_scaling_factor = HYBRID_SCALING_FACTOR; variable
428 return hybrid_scaling_factor; in intel_pstate_cppc_get_scaling()
2219 return hybrid_scaling_factor; in hwp_get_cpu_scaling()
3781 hybrid_scaling_factor = hybrid_id->driver_data; in intel_pstate_init()
3782 pr_debug("hybrid scaling factor: %d\n", hybrid_scaling_factor); in intel_pstate_init()