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

#include <emi.h>

Collaboration diagram for mt8173_calib_params:
Collaboration graph

Data Fields

u8 impedance_drvp
 
u8 impedance_drvn
 
u8 datlat_ucfirst
 
s8 ca_train [CHANNEL_NUM][CATRAINING_NUM]
 
s8 ca_train_center [CHANNEL_NUM]
 
s8 wr_level [CHANNEL_NUM][DQS_NUMBER]
 
u8 gating_win [CHANNEL_NUM][DUAL_RANKS][GW_PARAM_NUM]
 
u32 rx_dqs_dly [CHANNEL_NUM]
 
u32 rx_dq_dly [CHANNEL_NUM][DQS_BIT_NUMBER]
 

Detailed Description

Definition at line 47 of file emi.h.

Field Documentation

◆ ca_train

s8 mt8173_calib_params::ca_train[CHANNEL_NUM][CATRAINING_NUM]

Definition at line 51 of file emi.h.

◆ ca_train_center

s8 mt8173_calib_params::ca_train_center[CHANNEL_NUM]

Definition at line 52 of file emi.h.

◆ datlat_ucfirst

u8 mt8173_calib_params::datlat_ucfirst

Definition at line 50 of file emi.h.

◆ gating_win

u8 mt8173_calib_params::gating_win[CHANNEL_NUM][DUAL_RANKS][GW_PARAM_NUM]

Definition at line 54 of file emi.h.

◆ impedance_drvn

u8 mt8173_calib_params::impedance_drvn

Definition at line 49 of file emi.h.

◆ impedance_drvp

u8 mt8173_calib_params::impedance_drvp

Definition at line 48 of file emi.h.

◆ rx_dq_dly

u32 mt8173_calib_params::rx_dq_dly[CHANNEL_NUM][DQS_BIT_NUMBER]

Definition at line 56 of file emi.h.

Referenced by dramc_init().

◆ rx_dqs_dly

u32 mt8173_calib_params::rx_dqs_dly[CHANNEL_NUM]

Definition at line 55 of file emi.h.

Referenced by dramc_init().

◆ wr_level

s8 mt8173_calib_params::wr_level[CHANNEL_NUM][DQS_NUMBER]

Definition at line 53 of file emi.h.


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