coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
per_byte_dly Struct Reference
Collaboration diagram for per_byte_dly:
Collaboration graph

Data Fields

u16 max_center
 
u16 min_center
 
u16 final_dly
 

Detailed Description

Definition at line 70 of file dramc_pi_calibration_api.c.

Field Documentation

◆ final_dly

u16 per_byte_dly::final_dly

Definition at line 73 of file dramc_pi_calibration_api.c.

Referenced by dramc_set_tx_best_dly().

◆ max_center

u16 per_byte_dly::max_center

Definition at line 71 of file dramc_pi_calibration_api.c.

Referenced by dramc_set_tx_best_dly(), and dramc_set_tx_dly_center().

◆ min_center

u16 per_byte_dly::min_center

Definition at line 72 of file dramc_pi_calibration_api.c.

Referenced by dramc_set_tx_best_dly(), and dramc_set_tx_dly_center().


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