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

#include <dramc_register.h>

Collaboration diagram for dramc_no_regs_rk_counter:
Collaboration graph

Data Fields

uint32_t pre_standby_counter
 
uint32_t pre_powerdown_counter
 
uint32_t act_standby_counter
 
uint32_t act_powerdown_counter
 

Detailed Description

Definition at line 10 of file dramc_register.h.

Field Documentation

◆ act_powerdown_counter

uint32_t dramc_no_regs_rk_counter::act_powerdown_counter

Definition at line 14 of file dramc_register.h.

◆ act_standby_counter

uint32_t dramc_no_regs_rk_counter::act_standby_counter

Definition at line 13 of file dramc_register.h.

◆ pre_powerdown_counter

uint32_t dramc_no_regs_rk_counter::pre_powerdown_counter

Definition at line 12 of file dramc_register.h.

◆ pre_standby_counter

uint32_t dramc_no_regs_rk_counter::pre_standby_counter

Definition at line 11 of file dramc_register.h.


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