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

#include <meminit.h>

Collaboration diagram for lpx_dq_map:
Collaboration graph

Data Fields

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

Detailed Description

Definition at line 32 of file meminit.h.

Field Documentation

◆ ddr0

struct lpx_dq lpx_dq_map::ddr0

Definition at line 29 of file meminit.h.

◆ ddr1

struct lpx_dq lpx_dq_map::ddr1

Definition at line 29 of file meminit.h.

◆ ddr2

struct lpx_dq lpx_dq_map::ddr2

Definition at line 29 of file meminit.h.

◆ ddr3

struct lpx_dq lpx_dq_map::ddr3

Definition at line 29 of file meminit.h.

◆ ddr4

struct lpx_dq lpx_dq_map::ddr4

Definition at line 29 of file meminit.h.

◆ ddr5

struct lpx_dq lpx_dq_map::ddr5

Definition at line 29 of file meminit.h.

◆ ddr6

struct lpx_dq lpx_dq_map::ddr6

Definition at line 29 of file meminit.h.

◆ ddr7

struct lpx_dq lpx_dq_map::ddr7

Definition at line 29 of file meminit.h.


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