Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/driver-api/thermal/
A Dpower_allocator.rst26 P_max = k_p * e + k_i * err_integral + k_d * diff_err + sustainable_power
35 k_d
174 k_d section in Power allocator governor tunables
177 `k_d` configures the PID loop's derivative term constant. It's
A Dsysfs-api.rst394 |---k_d: PID's derivative term in the power allocator
/linux-6.3-rc2/include/linux/
A Dthermal.h281 s32 k_d; member
/linux-6.3-rc2/drivers/thermal/
A Dgov_power_allocator.c258 d = mul_frac(tz->tzp->k_d, err - params->prev_err); in pid_controller()
A Dthermal_sysfs.c364 create_s32_tzp_attr(k_d);
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-class-thermal120 What: /sys/class/thermal/thermal_zoneX/k_d

Completed in 11 milliseconds