Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dgov_power_allocator.c130 u32 temperature_threshold = control_temp; in estimate_pid_constants() local
136 temperature_threshold -= trip.temperature; in estimate_pid_constants()
146 if (!temperature_threshold) in estimate_pid_constants()
150 temperature_threshold; in estimate_pid_constants()
153 temperature_threshold; in estimate_pid_constants()