Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/cpufreq/
Dpowernv-cpufreq.c236 u32 pstate_min, pstate_max, pstate_nominal; in init_powernv_pstates() local
251 if (of_property_read_u32(power_mgt, "ibm,pstate-max", &pstate_max)) { in init_powernv_pstates()
281 pstate_nominal, pstate_max); in init_powernv_pstates()
333 if (id == pstate_max) in init_powernv_pstates()