coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
thermal.h File Reference

Go to the source code of this file.

Macros

#define CTL_TDP_SENSOR_ID   2 /* EC TIN2 */
 
#define CRITICAL_TEMPERATURE   94
 
#define PASSIVE_TEMPERATURE   85
 

Macro Definition Documentation

◆ CRITICAL_TEMPERATURE

#define CRITICAL_TEMPERATURE   94

Definition at line 19 of file thermal.h.

◆ CTL_TDP_SENSOR_ID

#define CTL_TDP_SENSOR_ID   2 /* EC TIN2 */

Definition at line 16 of file thermal.h.

◆ PASSIVE_TEMPERATURE

#define PASSIVE_TEMPERATURE   85

Definition at line 22 of file thermal.h.