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_DEVICE_NAME   "INT34BB:00"
 
#define MISCCFG_GPIO_PM_CONFIG_BITS
 

Functions

void soc_gpio_pm_configuration (void)
 

Macro Definition Documentation

◆ CROS_GPIO_DEVICE_NAME

#define CROS_GPIO_DEVICE_NAME   "INT34BB:00"

Definition at line 11 of file gpio.h.

◆ MISCCFG_GPIO_PM_CONFIG_BITS

#define MISCCFG_GPIO_PM_CONFIG_BITS
Value:
MISCCFG_GPRCOMPCDLCGEN | MISCCFG_GPRTCDLCGEN | MISCCFG_GSXSLCGEN \
#define MISCCFG_GPDPCGEN
Definition: gpio.h:22
#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 16 of file gpio.h.

Function Documentation

◆ soc_gpio_pm_configuration()

void soc_gpio_pm_configuration ( void  )

Definition at line 11 of file gpio_common.c.

References config, config_of_soc, gpio_pm_configure(), memcpy(), memset(), MISCCFG_GPIO_PM_CONFIG_BITS, TOTAL_GPIO_COMM, and value.

Referenced by bootblock_pch_init(), and soc_init_pre_device().

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