Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dthermal.h168 unsigned long passive_delay_jiffies; member
/openbmc/linux/drivers/thermal/
H A Dgov_power_allocator.c261 d = div_frac(d, jiffies_to_msecs(tz->passive_delay_jiffies)); in pid_controller()
H A Dthermal_core.c303 thermal_zone_device_set_polling(tz, tz->passive_delay_jiffies); in monitor_thermal_zone()
1315 thermal_set_delay_jiffies(&tz->passive_delay_jiffies, passive_delay); in thermal_zone_device_register_with_trips()