Home
last modified time | relevance | path

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

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