Searched refs:CELSIUS_TO_DECI_KELVIN (Results 1 – 3 of 3) sorted by relevance
318 unsigned long crt_k = CELSIUS_TO_DECI_KELVIN(crt); in acpi_thermal_trips_update()354 tmp = CELSIUS_TO_DECI_KELVIN(psv); in acpi_thermal_trips_update()434 CELSIUS_TO_DECI_KELVIN(act); in acpi_thermal_trips_update()442 CELSIUS_TO_DECI_KELVIN(act) ? in acpi_thermal_trips_update()444 CELSIUS_TO_DECI_KELVIN(act)); in acpi_thermal_trips_update()
40 #define CELSIUS_TO_DECI_KELVIN(t) ((t)*10+2732) macro
348 CELSIUS_TO_DECI_KELVIN(value)); in aux_store()