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

#include <meminit.h>

Collaboration diagram for lpx_dqs_map:
Collaboration graph

Data Fields

struct lpx_dqs ddr0
 
struct lpx_dqs ddr1
 
struct lpx_dqs ddr2
 
struct lpx_dqs ddr3
 
struct lpx_dqs ddr4
 
struct lpx_dqs ddr5
 
struct lpx_dqs ddr6
 
struct lpx_dqs ddr7
 

Detailed Description

Definition at line 43 of file meminit.h.

Field Documentation

◆ ddr0

struct lpx_dqs lpx_dqs_map::ddr0

Definition at line 29 of file meminit.h.

◆ ddr1

struct lpx_dqs lpx_dqs_map::ddr1

Definition at line 29 of file meminit.h.

◆ ddr2

struct lpx_dqs lpx_dqs_map::ddr2

Definition at line 29 of file meminit.h.

◆ ddr3

struct lpx_dqs lpx_dqs_map::ddr3

Definition at line 29 of file meminit.h.

◆ ddr4

struct lpx_dqs lpx_dqs_map::ddr4

Definition at line 29 of file meminit.h.

◆ ddr5

struct lpx_dqs lpx_dqs_map::ddr5

Definition at line 29 of file meminit.h.

◆ ddr6

struct lpx_dqs lpx_dqs_map::ddr6

Definition at line 29 of file meminit.h.

◆ ddr7

struct lpx_dqs lpx_dqs_map::ddr7

Definition at line 29 of file meminit.h.


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