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

Go to the source code of this file.

Functions

void soc_gpio_pm_configuration (void)
 

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: