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

#include <gpio.h>

Collaboration diagram for reset_mapping:
Collaboration graph

Data Fields

uint32_t logical
 
uint32_t chipset
 

Detailed Description

Definition at line 88 of file gpio.h.

Field Documentation

◆ chipset

uint32_t reset_mapping::chipset

Definition at line 90 of file gpio.h.

Referenced by gpio_pad_reset_config_override().

◆ logical

uint32_t reset_mapping::logical

Definition at line 89 of file gpio.h.

Referenced by gpio_pad_reset_config_override().


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