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

#include <sdram.h>

Collaboration diagram for rk3288_sdram_channel:
Collaboration graph

Data Fields

u8 rank
 
u8 col
 
u8 bk
 
u8 bw
 
u8 dbw
 
u8 row_3_4
 
u8 cs0_row
 
u8 cs1_row
 

Detailed Description

Definition at line 14 of file sdram.h.

Field Documentation

◆ bk

u8 rk3288_sdram_channel::bk

Definition at line 17 of file sdram.h.

◆ bw

u8 rk3288_sdram_channel::bw

Definition at line 18 of file sdram.h.

◆ col

u8 rk3288_sdram_channel::col

Definition at line 16 of file sdram.h.

◆ cs0_row

u8 rk3288_sdram_channel::cs0_row

Definition at line 21 of file sdram.h.

◆ cs1_row

u8 rk3288_sdram_channel::cs1_row

Definition at line 22 of file sdram.h.

◆ dbw

u8 rk3288_sdram_channel::dbw

Definition at line 19 of file sdram.h.

◆ rank

u8 rk3288_sdram_channel::rank

Definition at line 15 of file sdram.h.

◆ row_3_4

u8 rk3288_sdram_channel::row_3_4

Definition at line 20 of file sdram.h.


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