Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Ddevfreq_cooling.c31 #define SCALE_ERROR_MITIGATION 100 macro
304 dfc->res_util *= SCALE_ERROR_MITIGATION; in devfreq_cooling_get_requested_power()
329 dfc->res_util = SCALE_ERROR_MITIGATION; in devfreq_cooling_get_requested_power()
369 est_power /= SCALE_ERROR_MITIGATION; in devfreq_cooling_power2state()