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

#include <ast_dram_tables.h>

Collaboration diagram for ast_dramstruct:
Collaboration graph

Data Fields

u16 index
 
u32 data
 

Detailed Description

Definition at line 12 of file ast_dram_tables.h.

Field Documentation

◆ data

u32 ast_dramstruct::data

Definition at line 14 of file ast_dram_tables.h.

Referenced by ast_init_dram_reg().

◆ index

u16 ast_dramstruct::index

Definition at line 13 of file ast_dram_tables.h.

Referenced by ast_init_dram_reg().


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