coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
gpio.h File Reference
#include <baseboard/gpio.h>
Include dependency graph for gpio.h:

Go to the source code of this file.

Macros

#define GPIO_MEM_CONFIG_0   GPP_C12
 
#define GPIO_MEM_CONFIG_1   GPP_C15
 
#define GPIO_MEM_CONFIG_2   GPP_C14
 
#define GPIO_MEM_CONFIG_3   GPP_D15
 
#define GPIO_EC_IN_RW   GPP_F17
 

Macro Definition Documentation

◆ GPIO_EC_IN_RW

#define GPIO_EC_IN_RW   GPP_F17

Definition at line 17 of file gpio.h.

◆ GPIO_MEM_CONFIG_0

#define GPIO_MEM_CONFIG_0   GPP_C12

Definition at line 10 of file gpio.h.

◆ GPIO_MEM_CONFIG_1

#define GPIO_MEM_CONFIG_1   GPP_C15

Definition at line 11 of file gpio.h.

◆ GPIO_MEM_CONFIG_2

#define GPIO_MEM_CONFIG_2   GPP_C14

Definition at line 12 of file gpio.h.

◆ GPIO_MEM_CONFIG_3

#define GPIO_MEM_CONFIG_3   GPP_D15

Definition at line 13 of file gpio.h.