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

#include <chip.h>

Collaboration diagram for drivers_i2c_max98927_config:
Collaboration graph

Data Fields

unsigned int bus_speed
 
bool interleave_mode
 
unsigned int uid
 
const char * desc
 
const char * name
 
unsigned int vmon_slot_no
 
unsigned int imon_slot_no
 

Detailed Description

Definition at line 6 of file chip.h.

Field Documentation

◆ bus_speed

unsigned int drivers_i2c_max98927_config::bus_speed

Definition at line 8 of file chip.h.

◆ desc

const char* drivers_i2c_max98927_config::desc

Definition at line 14 of file chip.h.

◆ imon_slot_no

unsigned int drivers_i2c_max98927_config::imon_slot_no

Definition at line 20 of file chip.h.

◆ interleave_mode

bool drivers_i2c_max98927_config::interleave_mode

Definition at line 10 of file chip.h.

◆ name

const char* drivers_i2c_max98927_config::name

Definition at line 16 of file chip.h.

◆ uid

unsigned int drivers_i2c_max98927_config::uid

Definition at line 12 of file chip.h.

◆ vmon_slot_no

unsigned int drivers_i2c_max98927_config::vmon_slot_no

Definition at line 18 of file chip.h.


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