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

#include <env_ctrl_chip.h>

Collaboration diagram for ite_ec_fan_smartconfig:
Collaboration graph

Data Fields

u8 tmpin
 
u8 tmp_off
 
u8 tmp_start
 
u8 tmp_full
 
u8 tmp_delta
 
u8 full_lmt
 
u8 smoothing
 
u8 pwm_start
 
u8 slope
 
u8 clsd_loop
 
u16 rpm_start
 

Detailed Description

Definition at line 52 of file env_ctrl_chip.h.

Field Documentation

◆ clsd_loop

u8 ite_ec_fan_smartconfig::clsd_loop

Definition at line 63 of file env_ctrl_chip.h.

Referenced by fan_smartconfig().

◆ full_lmt

u8 ite_ec_fan_smartconfig::full_lmt

Definition at line 59 of file env_ctrl_chip.h.

Referenced by fan_smartconfig().

◆ pwm_start

u8 ite_ec_fan_smartconfig::pwm_start

Definition at line 61 of file env_ctrl_chip.h.

Referenced by fan_smartconfig().

◆ rpm_start

u16 ite_ec_fan_smartconfig::rpm_start

Definition at line 64 of file env_ctrl_chip.h.

Referenced by fan_smartconfig().

◆ slope

u8 ite_ec_fan_smartconfig::slope

Definition at line 62 of file env_ctrl_chip.h.

Referenced by fan_smartconfig().

◆ smoothing

u8 ite_ec_fan_smartconfig::smoothing

Definition at line 60 of file env_ctrl_chip.h.

Referenced by fan_smartconfig().

◆ tmp_delta

u8 ite_ec_fan_smartconfig::tmp_delta

Definition at line 57 of file env_ctrl_chip.h.

Referenced by fan_smartconfig().

◆ tmp_full

u8 ite_ec_fan_smartconfig::tmp_full

Definition at line 56 of file env_ctrl_chip.h.

Referenced by fan_smartconfig().

◆ tmp_off

u8 ite_ec_fan_smartconfig::tmp_off

Definition at line 54 of file env_ctrl_chip.h.

Referenced by fan_smartconfig().

◆ tmp_start

u8 ite_ec_fan_smartconfig::tmp_start

Definition at line 55 of file env_ctrl_chip.h.

Referenced by fan_smartconfig().

◆ tmpin

u8 ite_ec_fan_smartconfig::tmpin

Definition at line 53 of file env_ctrl_chip.h.

Referenced by fan_smartconfig().


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