coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
i23c_pad_ctrl.c File Reference
#include <amdblocks/acpimmio.h>
#include <amdblocks/i2c.h>
#include <console/console.h>
#include <types.h>
#include "i23c_pad_def.h"
Include dependency graph for i23c_pad_ctrl.c:

Go to the source code of this file.

Functions

void fch_i23c_pad_init (unsigned int bus, enum i2c_speed speed, const struct i2c_pad_control *ctrl)
 

Function Documentation

◆ fch_i23c_pad_init()