Home
last modified time | relevance | path

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

/linux/drivers/acpi/
H A Dthermal_lib.c21 #define TEMP_MIN_DECIK 2180ULL macro
36 if (temp >= TEMP_MIN_DECIK && temp <= TEMP_MAX_DECIK) { in acpi_trip_temp()