Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Ddevfreq_cooling.c25 #define SCALE_ERROR_MITIGATION 100 macro
227 dfc->res_util *= SCALE_ERROR_MITIGATION; in devfreq_cooling_get_requested_power()
261 dfc->res_util = SCALE_ERROR_MITIGATION; in devfreq_cooling_get_requested_power()
307 est_power /= SCALE_ERROR_MITIGATION; in devfreq_cooling_power2state()