Searched defs:max_pstate (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/acpi/ |
| H A D | processor_thermal.c | 279 int max_pstate; in processor_set_cur_state() local
|
| /linux/drivers/cpufreq/ |
| H A D | intel_pstate.c | 141 int max_pstate; member 2164 int max_pstate; in core_get_max_pstate() local 2539 int max_pstate = max(min_pstate, cpu->max_perf_ratio); in intel_pstate_prepare_request() local 3185 int max_pstate = policy->strict_target ? in intel_cpufreq_update_pstate() local 3247 int cap_pstate, min_pstate, max_pstate, target_pstate; in intel_cpufreq_adjust_perf() local
|
| /linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/ |
| H A D | dcn314_clk_mgr.c | 636 uint32_t max_pstate = 0, max_fclk = 0, min_pstate = 0, max_dispclk = 0, max_dppclk = 0; in dcn314_clk_mgr_helper_populate_bw_params() local
|
| /linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/ |
| H A D | dcn35_clk_mgr.c | 1046 uint32_t max_pstate = 0, max_dram_speed_mts = 0, min_dram_speed_mts = 0; in dcn35_clk_mgr_helper_populate_bw_params() local
|