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

#include <gpio.h>

Collaboration diagram for gpi_status:
Collaboration graph

Data Fields

uint32_t grp [NUM_GPI_STATUS_REGS]
 

Detailed Description

Definition at line 154 of file gpio.h.

Field Documentation

◆ grp

uint32_t gpi_status::grp[NUM_GPI_STATUS_REGS]

Definition at line 155 of file gpio.h.

Referenced by gpi_clear_get_smi_status(), gpi_status_get(), and print_gpi_status().


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