Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpufreq/
H A Dcppc_cpufreq.c478 #define CPPC_EM_COST_STEP (1) macro
480 #define CPPC_EM_COST_GAP (4 * SCHED_CAPACITY_SCALE * CPPC_EM_COST_STEP \
507 step * CPPC_EM_COST_STEP; in compute_cost()