Home
last modified time | relevance | path

Searched refs:LIMIT_HIGH (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/thermal/tmon/
H A Dpid.c110 if (*yk < -LIMIT_HIGH) in controller_handler()
111 *yk = -LIMIT_HIGH; in controller_handler()
H A Dtmon.h122 #define LIMIT_HIGH (95) macro