Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thermal/
Dgov_power_allocator.c128 u32 temperature_threshold = control_temp; in estimate_pid_constants() local
134 temperature_threshold -= trip.temperature; in estimate_pid_constants()
144 if (!temperature_threshold) in estimate_pid_constants()
148 temperature_threshold; in estimate_pid_constants()
151 temperature_threshold; in estimate_pid_constants()