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

Go to the source code of this file.

Functions

blsp_return_t blsp_i2c_init (blsp_qup_id_t id)
 

Function Documentation

◆ blsp_i2c_init()

blsp_return_t blsp_i2c_init ( blsp_qup_id_t  id)

Definition at line 7 of file blsp.c.

References base, blsp_i2c_clock_config(), blsp_i2c_init_board(), BLSP_ID_ERROR, BLSP_MINI_CORE_I2C, BLSP_MINI_CORE_MASK, blsp_qup_base(), BLSP_SUCCESS, BLSP_UNSUPPORTED, and clrsetbits32.

Referenced by i2c_init().

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