Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dthermal_acpi.c22 #define TEMP_MAX_DECIK 4480 macro
36 if (temp >= TEMP_MIN_DECIK && temp <= TEMP_MAX_DECIK) { in thermal_acpi_trip_temp()