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

#include <chip.h>

Collaboration diagram for nct7802y_fan_smartconfig:
Collaboration graph

Data Fields

enum nct7802y_fan_smartmode mode
 
enum nct7802y_fan_speed speed
 
enum nct7802y_temp_source tempsrc
 
struct {
   u8   temp
 
   u16   target
 
table [4]
 
u8 critical_temp
 

Detailed Description

Definition at line 70 of file chip.h.

Field Documentation

◆ critical_temp

u8 nct7802y_fan_smartconfig::critical_temp

Definition at line 78 of file chip.h.

◆ mode

enum nct7802y_fan_smartmode nct7802y_fan_smartconfig::mode

Definition at line 66 of file chip.h.

◆ speed

enum nct7802y_fan_speed nct7802y_fan_smartconfig::speed

Definition at line 66 of file chip.h.

◆ 

struct { ... } nct7802y_fan_smartconfig::table[4]

◆ target

u16 nct7802y_fan_smartconfig::target

Definition at line 76 of file chip.h.

◆ temp

u8 nct7802y_fan_smartconfig::temp

Definition at line 75 of file chip.h.

◆ tempsrc

enum nct7802y_temp_source nct7802y_fan_smartconfig::tempsrc

Definition at line 66 of file chip.h.


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