Searched refs:critical_temp (Results 1 – 4 of 4) sorted by relevance
62 if (therm_info.critical_temp > 2732 && (therm_info.critical_temp % 5) == 1) in guess_kelvin_offset()99 ((therm_info.critical_temp - kelvinOffset) / 10), in acpi_thermal_read()100 ((therm_info.critical_temp - kelvinOffset) % 10)); in acpi_thermal_read()177 att->critical_temp = in acpi_thermal_control()
20 uint32 critical_temp; member
17 uint32 critical_temp; member
103 B_PRIu32 " C\n", (therm_info.critical_temp / 10), in pch_thermal_read()104 (therm_info.critical_temp % 10)); in pch_thermal_read()149 att->critical_temp = device->criticalTemp; in pch_thermal_control()