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

#include <gpio.h>

Collaboration diagram for pmc_to_gpio_route:
Collaboration graph

Data Fields

int pmc
 
int gpio
 

Detailed Description

Definition at line 161 of file gpio.h.

Field Documentation

◆ gpio

int pmc_to_gpio_route::gpio

Definition at line 163 of file gpio.h.

Referenced by gpio_route_pmc_gpio_gpe().

◆ pmc

int pmc_to_gpio_route::pmc

Definition at line 162 of file gpio.h.

Referenced by gpio_route_pmc_gpio_gpe().


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