Searched defs:max_perf_adj (Results 1 - 1 of 1) sorted by relevance

/drivers/cpufreq/
H A Dintel_pstate.c566 int max_perf_adj; local
572 max_perf_adj = fp_toint(mul_fp(int_tofp(max_perf), limits.max_perf));
573 *max = clamp_t(int, max_perf_adj,

Completed in 53 milliseconds