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

#include <emi.h>

Collaboration diagram for mt8173_sdram_params:
Collaboration graph

Data Fields

struct mt8173_calib_params calib_params
 
struct mt8173_timing_params ac_timing
 
struct mt8173_emi_params emi_set
 
struct mt8173_mrs_params mrs_set
 
enum ram_type type
 
unsigned int dram_freq
 

Detailed Description

Definition at line 126 of file emi.h.

Field Documentation

◆ ac_timing

struct mt8173_timing_params mt8173_sdram_params::ac_timing

Definition at line 112 of file emi.h.

◆ calib_params

struct mt8173_calib_params mt8173_sdram_params::calib_params

Definition at line 112 of file emi.h.

◆ dram_freq

unsigned int mt8173_sdram_params::dram_freq

Definition at line 132 of file emi.h.

◆ emi_set

struct mt8173_emi_params mt8173_sdram_params::emi_set

Definition at line 112 of file emi.h.

◆ mrs_set

struct mt8173_mrs_params mt8173_sdram_params::mrs_set

Definition at line 112 of file emi.h.

◆ type

enum ram_type mt8173_sdram_params::type

Definition at line 112 of file emi.h.


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