Searched refs:CELSIUS_TO_KELVIN (Results 1 – 6 of 6) sorted by relevance
322 unsigned long crt_k = CELSIUS_TO_KELVIN(crt); in acpi_thermal_trips_update()358 tmp = CELSIUS_TO_KELVIN(psv); in acpi_thermal_trips_update()438 CELSIUS_TO_KELVIN(act); in acpi_thermal_trips_update()446 CELSIUS_TO_KELVIN(act) ? in acpi_thermal_trips_update()448 CELSIUS_TO_KELVIN(act)); in acpi_thermal_trips_update()
348 result = sensor_set_auxtrip(attr->handle, 0, CELSIUS_TO_KELVIN(value)); in aux0_store()367 result = sensor_set_auxtrip(attr->handle, 1, CELSIUS_TO_KELVIN(value)); in aux1_store()
362 s32 threshold = (s32)CELSIUS_TO_KELVIN(CT_KILL_THRESHOLD_LEGACY) - in iwl5150_set_ct_threshold()
257 #define CELSIUS_TO_KELVIN(x) ((x)+273) macro
797 #define CELSIUS_TO_KELVIN(x) ((x)+273) macro
6489 CELSIUS_TO_KELVIN(CT_KILL_THRESHOLD_LEGACY); in il4965_set_hw_params()