Home
last modified time | relevance | path

Searched refs:integral_cutoff (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dthermal.h278 s32 integral_cutoff; member
/kernel/linux/linux-6.6/include/linux/
H A Dthermal.h246 s32 integral_cutoff; member
/kernel/linux/linux-5.10/drivers/thermal/
H A Dgov_power_allocator.c162 * The default for k_d and integral_cutoff is 0, so we can in estimate_pid_constants()
177 * proportional term when we are undershooting. integral_cutoff is a
219 if (err < int_to_frac(tz->tzp->integral_cutoff)) { in pid_controller()
H A Dthermal_sysfs.c388 create_s32_tzp_attr(integral_cutoff); variable
/kernel/linux/linux-6.6/drivers/thermal/
H A Dgov_power_allocator.c159 * The default for k_d and integral_cutoff is 0, so we can in estimate_pid_constants()
209 * proportional term when we are undershooting. integral_cutoff is a
244 if (err < int_to_frac(tz->tzp->integral_cutoff)) { in pid_controller()
H A Dthermal_sysfs.c366 create_s32_tzp_attr(integral_cutoff); variable

Completed in 10 milliseconds