coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
gpio.h File Reference
#include <soc/gpio.h>
Include dependency graph for gpio.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

const struct soc_amd_gpioearly_gpio_table (size_t *size)
 
const struct soc_amd_gpiogpio_table (size_t *size)
 

Function Documentation

◆ early_gpio_table()

const struct soc_amd_gpio* early_gpio_table ( size_t size)

Definition at line 45 of file gpio.c.

◆ gpio_table()

const struct soc_amd_gpio* gpio_table ( size_t size)

Definition at line 51 of file gpio.c.