coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
drivers_i2c_ck505_config Struct Reference

#include <chip.h>

Collaboration diagram for drivers_i2c_ck505_config:
Collaboration graph

Data Fields

const int nregs
 
const u8 regs [32]
 
const u8 mask [32]
 

Detailed Description

Definition at line 6 of file chip.h.

Field Documentation

◆ mask

const u8 drivers_i2c_ck505_config::mask[32]

Definition at line 9 of file chip.h.

◆ nregs

const int drivers_i2c_ck505_config::nregs

Definition at line 7 of file chip.h.

Referenced by ck505_init().

◆ regs

const u8 drivers_i2c_ck505_config::regs[32]

Definition at line 8 of file chip.h.


The documentation for this struct was generated from the following file: