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

Go to the source code of this file.

Macros

#define GPIO_EC_IN_RW   GPP_C6
 
#define GPIO_PCH_WP   GPP_C23
 
#define GPIO_MEM_CONFIG_0   GPP_C12
 
#define GPIO_MEM_CONFIG_1   GPP_C13
 
#define GPIO_MEM_CONFIG_2   GPP_C14
 
#define GPIO_MEM_CONFIG_3   GPP_C15
 
#define GPE_EC_WAKE   GPE0_LAN_WAK
 
#define EC_SCI_GPI   GPE0_ESPI
 
#define EN_PP3300_DX_CAM   GPP_C11
 
#define EN_CAM_PMIC_RST_L   GPP_C10
 

Macro Definition Documentation

◆ EC_SCI_GPI

#define EC_SCI_GPI   GPE0_ESPI

Definition at line 25 of file gpio.h.

◆ EN_CAM_PMIC_RST_L

#define EN_CAM_PMIC_RST_L   GPP_C10

Definition at line 29 of file gpio.h.

◆ EN_PP3300_DX_CAM

#define EN_PP3300_DX_CAM   GPP_C11

Definition at line 28 of file gpio.h.

◆ GPE_EC_WAKE

#define GPE_EC_WAKE   GPE0_LAN_WAK

Definition at line 22 of file gpio.h.

◆ GPIO_EC_IN_RW

#define GPIO_EC_IN_RW   GPP_C6

Definition at line 10 of file gpio.h.

◆ GPIO_MEM_CONFIG_0

#define GPIO_MEM_CONFIG_0   GPP_C12

Definition at line 16 of file gpio.h.

◆ GPIO_MEM_CONFIG_1

#define GPIO_MEM_CONFIG_1   GPP_C13

Definition at line 17 of file gpio.h.

◆ GPIO_MEM_CONFIG_2

#define GPIO_MEM_CONFIG_2   GPP_C14

Definition at line 18 of file gpio.h.

◆ GPIO_MEM_CONFIG_3

#define GPIO_MEM_CONFIG_3   GPP_C15

Definition at line 19 of file gpio.h.

◆ GPIO_PCH_WP

#define GPIO_PCH_WP   GPP_C23

Definition at line 13 of file gpio.h.