Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Dintel_powerclamp.c79 static unsigned int current_ratio; variable
322 delta = set_target_ratio - current_ratio; in adjust_compensation()
347 current_ratio = 1; in powerclamp_adjust_controls()
351 current_ratio = val64; in powerclamp_adjust_controls()
368 return set_target_ratio + guard <= current_ratio; in powerclamp_adjust_controls()