coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
gpio.h File Reference
#include <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

void variant_early_gpio_configure (void)
 

Function Documentation

◆ variant_early_gpio_configure()

void variant_early_gpio_configure ( void  )

Definition at line 33 of file gpio.c.

References ARRAY_SIZE, gpio_configure_pads(), and gpio_table.

Referenced by bootblock_mainboard_early_init().

Here is the call graph for this function:
Here is the caller graph for this function: