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

#include <emi.h>

Collaboration diagram for dram_shared_data:
Collaboration graph

Data Fields

struct dram_impedance impedance
 
struct mr_value mr
 

Detailed Description

Definition at line 83 of file emi.h.

Field Documentation

◆ impedance

struct dram_impedance dram_shared_data::impedance

Definition at line 80 of file emi.h.

Referenced by dramc_init(), and init_dram().

◆ mr

struct mr_value dram_shared_data::mr

Definition at line 80 of file emi.h.

Referenced by dramc_init(), mt_set_emi(), and run_calib().


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