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

#include <sdram.h>

Collaboration diagram for rk3399_sdram_channel:
Collaboration graph

Data Fields

unsigned char rank
 
unsigned char col
 
unsigned char bk
 
unsigned char bw
 
unsigned char dbw
 
unsigned char row_3_4
 
unsigned char cs0_row
 
unsigned char cs1_row
 
unsigned int ddrconfig
 
struct rk3399_msch_timings noc_timings
 

Detailed Description

Definition at line 138 of file sdram.h.

Field Documentation

◆ bk

unsigned char rk3399_sdram_channel::bk

Definition at line 143 of file sdram.h.

Referenced by set_memory_map().

◆ bw

unsigned char rk3399_sdram_channel::bw

Definition at line 145 of file sdram.h.

Referenced by set_memory_map().

◆ col

unsigned char rk3399_sdram_channel::col

Definition at line 141 of file sdram.h.

Referenced by set_memory_map().

◆ cs0_row

unsigned char rk3399_sdram_channel::cs0_row

Definition at line 152 of file sdram.h.

◆ cs1_row

unsigned char rk3399_sdram_channel::cs1_row

Definition at line 153 of file sdram.h.

◆ dbw

unsigned char rk3399_sdram_channel::dbw

Definition at line 147 of file sdram.h.

◆ ddrconfig

unsigned int rk3399_sdram_channel::ddrconfig

Definition at line 154 of file sdram.h.

Referenced by set_memory_map().

◆ noc_timings

struct rk3399_msch_timings rk3399_sdram_channel::noc_timings

Definition at line 154 of file sdram.h.

◆ rank

unsigned char rk3399_sdram_channel::rank

Definition at line 139 of file sdram.h.

Referenced by set_memory_map().

◆ row_3_4

unsigned char rk3399_sdram_channel::row_3_4

Definition at line 151 of file sdram.h.


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