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

#include <dramc_register.h>

Collaboration diagram for dramc_channel:
Collaboration graph

Data Fields

struct dramc_ao_regsao_regs
 
struct dramc_nao_regsnao_regs
 
struct dramc_ddrphy_regsddrphy_regs
 

Detailed Description

Definition at line 497 of file dramc_register.h.

Field Documentation

◆ ao_regs

struct dramc_ao_regs* dramc_channel::ao_regs

Definition at line 498 of file dramc_register.h.

◆ ddrphy_regs

struct dramc_ddrphy_regs* dramc_channel::ddrphy_regs

Definition at line 500 of file dramc_register.h.

◆ nao_regs

struct dramc_nao_regs* dramc_channel::nao_regs

Definition at line 499 of file dramc_register.h.


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