Searched refs:max_perf_adj (Results 1 – 1 of 1) sorted by relevance
811 int max_perf_adj; in intel_pstate_get_min_max() local822 max_perf_adj = fp_toint(mul_fp(int_tofp(max_perf), limits->max_perf)); in intel_pstate_get_min_max()823 *max = clamp_t(int, max_perf_adj, in intel_pstate_get_min_max()