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

#include <raminit_common.h>

Collaboration diagram for tc_srftp_reg:
Collaboration graph

Data Fields

struct {
   u32   tXSDLL: 12
 
   u32   tXS_offset: 4
 
   u32   tZQOPER: 10
 
   u32   __pad0__: 2
 
   u32   tMOD: 4
 
}; 
 
u32 raw
 

Detailed Description

Definition at line 267 of file raminit_common.h.

Field Documentation

◆ 

struct { ... }

◆ __pad0__

u32 tc_srftp_reg::__pad0__

Definition at line 272 of file raminit_common.h.

◆ raw

u32 tc_srftp_reg::raw

Definition at line 275 of file raminit_common.h.

Referenced by dram_timing_regs().

◆ tMOD

u32 tc_srftp_reg::tMOD

Definition at line 273 of file raminit_common.h.

◆ tXS_offset

u32 tc_srftp_reg::tXS_offset

Definition at line 270 of file raminit_common.h.

◆ tXSDLL

u32 tc_srftp_reg::tXSDLL

Definition at line 269 of file raminit_common.h.

Referenced by dram_timing_regs().

◆ tZQOPER

u32 tc_srftp_reg::tZQOPER

Definition at line 271 of file raminit_common.h.


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