Searched refs:max_perf_adj (Results 1 – 1 of 1) sorted by relevance
689 int max_perf_adj; in intel_pstate_get_min_max() local700 max_perf_adj = fp_toint(mul_fp(int_tofp(max_perf), limits.max_perf)); in intel_pstate_get_min_max()701 *max = clamp_t(int, max_perf_adj, in intel_pstate_get_min_max()