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

Data Fields

u8 trfc
 
u8 trfrc_05t
 
u8 trfc_pb
 
u8 trfrc_pb05t
 
u16 tx_ref_cnt
 

Detailed Description

Definition at line 51 of file emi.c.

Field Documentation

◆ trfc

u8 optimize_ac_time::trfc

Definition at line 52 of file emi.c.

Referenced by dramc_ac_timing_optimize().

◆ trfc_pb

u8 optimize_ac_time::trfc_pb

Definition at line 54 of file emi.c.

Referenced by dramc_ac_timing_optimize().

◆ trfrc_05t

u8 optimize_ac_time::trfrc_05t

Definition at line 53 of file emi.c.

Referenced by dramc_ac_timing_optimize().

◆ trfrc_pb05t

u8 optimize_ac_time::trfrc_pb05t

Definition at line 55 of file emi.c.

Referenced by dramc_ac_timing_optimize().

◆ tx_ref_cnt

u16 optimize_ac_time::tx_ref_cnt

Definition at line 56 of file emi.c.

Referenced by dramc_ac_timing_optimize().


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