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

#include <sdram.h>

Collaboration diagram for noc_devtodev0:
Collaboration graph

Data Fields

u32 d32
 
struct {
   unsigned int   busrdtord: 3
 
   unsigned int   reserved0: 1
 
   unsigned int   busrdtowr: 3
 
   unsigned int   reserved1: 1
 
   unsigned int   buswrtord: 3
 
   unsigned int   reserved2: 1
 
   unsigned int   buswrtowr: 3
 
   unsigned int   reserved3: 17
 
b
 

Detailed Description

Definition at line 64 of file sdram.h.

Field Documentation

◆ 

struct { ... } noc_devtodev0::b

◆ busrdtord

unsigned int noc_devtodev0::busrdtord

Definition at line 67 of file sdram.h.

◆ busrdtowr

unsigned int noc_devtodev0::busrdtowr

Definition at line 69 of file sdram.h.

◆ buswrtord

unsigned int noc_devtodev0::buswrtord

Definition at line 71 of file sdram.h.

◆ buswrtowr

unsigned int noc_devtodev0::buswrtowr

Definition at line 73 of file sdram.h.

◆ d32

u32 noc_devtodev0::d32

Definition at line 65 of file sdram.h.

Referenced by dram_all_config().

◆ reserved0

unsigned int noc_devtodev0::reserved0

Definition at line 68 of file sdram.h.

◆ reserved1

unsigned int noc_devtodev0::reserved1

Definition at line 70 of file sdram.h.

◆ reserved2

unsigned int noc_devtodev0::reserved2

Definition at line 72 of file sdram.h.

◆ reserved3

unsigned int noc_devtodev0::reserved3

Definition at line 74 of file sdram.h.


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