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

Go to the source code of this file.

Functions

void mainboard_program_early_gpios (void)
 
void mainboard_program_gpios (void)
 

Function Documentation

◆ mainboard_program_early_gpios()

void mainboard_program_early_gpios ( void  )

Definition at line 32 of file early_gpio.c.

◆ mainboard_program_gpios()

void mainboard_program_gpios ( void  )

Definition at line 24 of file gpio.c.