Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/driver-api/thermal/
H A Dpower_allocator.rst160 k_i and integral_cutoff
167 error is below `integral_cutoff`, errors are accumulated in the
170 or 2) and `integral_cutoff` is 0.
H A Dsysfs-api.rst395 |---integral_cutoff: Offset above which errors are accumulated
594 integral_cutoff
598 example, if integral_cutoff is 0, then the integral term only
/OK3568_Linux_fs/kernel/include/linux/
H A Dthermal.h290 s32 integral_cutoff; member
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dgov_power_allocator.c219 if (err < int_to_frac(tz->tzp->integral_cutoff)) { in pid_controller()
H A Dthermal_sysfs.c389 create_s32_tzp_attr(integral_cutoff);