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/gpio.h>
#include <soc/iomap.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()