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

#include <chip.h>

Collaboration diagram for drivers_i2c_max98373_config:
Collaboration graph

Data Fields

uint32_t bus_speed
 
bool interleave_mode
 
uint32_t uid
 
const char * desc
 
const char * name
 
uint32_t vmon_slot_no
 
uint32_t imon_slot_no
 

Detailed Description

Definition at line 9 of file chip.h.

Field Documentation

◆ bus_speed

uint32_t drivers_i2c_max98373_config::bus_speed

Definition at line 11 of file chip.h.

◆ desc

const char* drivers_i2c_max98373_config::desc

Definition at line 17 of file chip.h.

◆ imon_slot_no

uint32_t drivers_i2c_max98373_config::imon_slot_no

Definition at line 23 of file chip.h.

◆ interleave_mode

bool drivers_i2c_max98373_config::interleave_mode

Definition at line 13 of file chip.h.

◆ name

const char* drivers_i2c_max98373_config::name

Definition at line 19 of file chip.h.

◆ uid

uint32_t drivers_i2c_max98373_config::uid

Definition at line 15 of file chip.h.

◆ vmon_slot_no

uint32_t drivers_i2c_max98373_config::vmon_slot_no

Definition at line 21 of file chip.h.


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