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

#include <chip.h>

Collaboration diagram for drivers_i2c_max98390_config:
Collaboration graph

Data Fields

const char * name
 
const char * desc
 
unsigned int uid
 
const char * r0_calib_key
 
const char * temperature_calib_key
 
const char * dsm_param_file_name
 
uint32_t vmon_slot_no
 
uint32_t imon_slot_no
 

Detailed Description

Definition at line 7 of file chip.h.

Field Documentation

◆ desc

const char* drivers_i2c_max98390_config::desc

Definition at line 9 of file chip.h.

◆ dsm_param_file_name

const char* drivers_i2c_max98390_config::dsm_param_file_name

Definition at line 16 of file chip.h.

◆ imon_slot_no

uint32_t drivers_i2c_max98390_config::imon_slot_no

Definition at line 20 of file chip.h.

◆ name

const char* drivers_i2c_max98390_config::name

Definition at line 8 of file chip.h.

◆ r0_calib_key

const char* drivers_i2c_max98390_config::r0_calib_key

Definition at line 13 of file chip.h.

◆ temperature_calib_key

const char* drivers_i2c_max98390_config::temperature_calib_key

Definition at line 15 of file chip.h.

◆ uid

unsigned int drivers_i2c_max98390_config::uid

Definition at line 10 of file chip.h.

◆ vmon_slot_no

uint32_t drivers_i2c_max98390_config::vmon_slot_no

Definition at line 18 of file chip.h.


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