Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Dintel_powerclamp.c78 static unsigned int current_ratio; variable
331 delta = set_target_ratio - current_ratio; in adjust_compensation()
356 current_ratio = 1; in powerclamp_adjust_controls()
360 current_ratio = val64; in powerclamp_adjust_controls()
377 return set_target_ratio + guard <= current_ratio; in powerclamp_adjust_controls()