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

Data Fields

u32 coreid
 
u32 revisionid
 
u32 ddrconf
 
u32 ddrtiming
 
u32 ddrmode
 
u32 readlatency
 
u32 reserved1 [8]
 
u32 activate
 
u32 devtodev
 

Detailed Description

Definition at line 210 of file sdram.c.

Field Documentation

◆ activate

u32 rk3288_msch_regs::activate

Definition at line 218 of file sdram.c.

Referenced by phy_cfg().

◆ coreid

u32 rk3288_msch_regs::coreid

Definition at line 211 of file sdram.c.

◆ ddrconf

u32 rk3288_msch_regs::ddrconf

Definition at line 213 of file sdram.c.

Referenced by dram_cfg_rbc().

◆ ddrmode

u32 rk3288_msch_regs::ddrmode

Definition at line 215 of file sdram.c.

◆ ddrtiming

u32 rk3288_msch_regs::ddrtiming

Definition at line 214 of file sdram.c.

Referenced by phy_cfg(), and set_bandwidth_ratio().

◆ devtodev

u32 rk3288_msch_regs::devtodev

Definition at line 219 of file sdram.c.

Referenced by phy_cfg().

◆ readlatency

u32 rk3288_msch_regs::readlatency

Definition at line 216 of file sdram.c.

Referenced by phy_cfg().

◆ reserved1

u32 rk3288_msch_regs::reserved1[8]

Definition at line 217 of file sdram.c.

◆ revisionid

u32 rk3288_msch_regs::revisionid

Definition at line 212 of file sdram.c.


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