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

Go to the source code of this file.

Macros

#define CROS_GPIO_NAME   "INTC1055"
 
#define CROS_GPIO_DEVICE_NAME   "INTC1055:00"
 
#define MISCCFG_GPIO_PM_CONFIG_BITS
 

Macro Definition Documentation

◆ CROS_GPIO_DEVICE_NAME

#define CROS_GPIO_DEVICE_NAME   "INTC1055:00"

Definition at line 14 of file gpio.h.

◆ CROS_GPIO_NAME

#define CROS_GPIO_NAME   "INTC1055"

Definition at line 13 of file gpio.h.

◆ MISCCFG_GPIO_PM_CONFIG_BITS

#define MISCCFG_GPIO_PM_CONFIG_BITS
Value:
MISCCFG_GPPGCBDPCGEN | MISCCFG_GPSIDEDPCGEN | \
MISCCFG_GPRCOMPCDLCGEN | MISCCFG_GPRTCDLCGEN | MISCCFG_GSXSLCGEN \
#define MISCCFG_GPDPCGEN
Definition: gpio.h:22
#define MISCCFG_GPVNNREQEN
Definition: gpio.h:10
#define MISCCFG_GPSIDEDPCGEN
Definition: gpio.h:14
#define MISCCFG_GPDLCGEN
Definition: gpio.h:24
#define MISCCFG_GSXSLCGEN
Definition: gpio.h:20
#define MISCCFG_GPRTCDLCGEN
Definition: gpio.h:18

Definition at line 18 of file gpio.h.