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

#include <chip.h>

Collaboration diagram for superio_nuvoton_nct5104d_config:
Collaboration graph

Data Fields

u8 irq_trigger_type
 
u8 reset_gpios
 

Detailed Description

Definition at line 6 of file chip.h.

Field Documentation

◆ irq_trigger_type

u8 superio_nuvoton_nct5104d_config::irq_trigger_type

Definition at line 7 of file chip.h.

Referenced by nct5104d_init().

◆ reset_gpios

u8 superio_nuvoton_nct5104d_config::reset_gpios

Definition at line 8 of file chip.h.

Referenced by nct5104d_init().


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