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

Go to the source code of this file.

Macros

#define GPIO_FUNC_I2C   0x1
 

Functions

int gsbi_init_board (gsbi_id_t gsbi_id)
 

Macro Definition Documentation

◆ GPIO_FUNC_I2C

#define GPIO_FUNC_I2C   0x1

Definition at line 7 of file gsbi.c.

Function Documentation

◆ gsbi_init_board()

int gsbi_init_board ( gsbi_id_t  gsbi_id)

Definition at line 9 of file gsbi.c.

References GPIO_2MA, GPIO_FUNC_I2C, GPIO_NO_PULL, gpio_tlmm_config_set(), GSBI_ID_1, GSBI_ID_4, and GSBI_ID_7.

Referenced by gsbi_init().

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