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

#include <sdram.h>

Collaboration diagram for noc_ddrtimingc0:
Collaboration graph

Data Fields

u32 d32
 
struct {
   unsigned int   burstpenalty: 4
 
   unsigned int   reserved0: 4
 
   unsigned int   wrtomwr: 6
 
   unsigned int   reserved1: 18
 
b
 

Detailed Description

Definition at line 54 of file sdram.h.

Field Documentation

◆ 

struct { ... } noc_ddrtimingc0::b

◆ burstpenalty

unsigned int noc_ddrtimingc0::burstpenalty

Definition at line 57 of file sdram.h.

◆ d32

u32 noc_ddrtimingc0::d32

Definition at line 55 of file sdram.h.

Referenced by dram_all_config().

◆ reserved0

unsigned int noc_ddrtimingc0::reserved0

Definition at line 58 of file sdram.h.

◆ reserved1

unsigned int noc_ddrtimingc0::reserved1

Definition at line 60 of file sdram.h.

◆ wrtomwr

unsigned int noc_ddrtimingc0::wrtomwr

Definition at line 59 of file sdram.h.


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