Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/driver-api/thermal/
A Dpower_allocator.rst58 k_po/k_pu
100 k_po and k_pu
105 constants: `k_po` and `k_pu`. `k_po` is the proportional term
124 for `k_po` is::
A Dsysfs-api.rst391 |---k_po: Proportional term during temperature overshoot
/linux-6.3-rc2/drivers/thermal/
A Dgov_power_allocator.c147 tz->tzp->k_po = int_to_frac(sustainable_power) / in estimate_pid_constants()
232 p = mul_frac(err < 0 ? tz->tzp->k_po : tz->tzp->k_pu, err); in pid_controller()
A Dthermal_sysfs.c361 create_s32_tzp_attr(k_po);
/linux-6.3-rc2/include/linux/
A Dthermal.h269 s32 k_po; member
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-class-thermal137 What: /sys/class/thermal/thermal_zoneX/k_po

Completed in 9 milliseconds