coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
ite_ec_thermal_config Struct Reference

#include <env_ctrl_chip.h>

Collaboration diagram for ite_ec_thermal_config:
Collaboration graph

Data Fields

enum ite_ec_thermal_mode mode
 
u8 offset
 
u8 min
 
u8 max
 

Detailed Description

Definition at line 22 of file env_ctrl_chip.h.

Field Documentation

◆ max

u8 ite_ec_thermal_config::max

Definition at line 28 of file env_ctrl_chip.h.

Referenced by enable_tmpin().

◆ min

u8 ite_ec_thermal_config::min

Definition at line 27 of file env_ctrl_chip.h.

Referenced by enable_tmpin().

◆ mode

enum ite_ec_thermal_mode ite_ec_thermal_config::mode

Definition at line 1 of file env_ctrl_chip.h.

Referenced by enable_tmpin(), and ite_ec_init().

◆ offset

u8 ite_ec_thermal_config::offset

Definition at line 25 of file env_ctrl_chip.h.

Referenced by enable_tmpin().


The documentation for this struct was generated from the following file: