coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
gpio_info Struct Reference
Collaboration diagram for gpio_info:
Collaboration graph

Data Fields

unsigned int reg_addr
 
unsigned int max_gpio
 

Detailed Description

Definition at line 24 of file gpio.c.

Field Documentation

◆ max_gpio

unsigned int gpio_info::max_gpio

Definition at line 26 of file gpio.c.

Referenced by gpio_get_bank().

◆ reg_addr

unsigned int gpio_info::reg_addr

Definition at line 25 of file gpio.c.

Referenced by gpio_get_bank().


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