TianoCore EDK2 master
Loading...
Searching...
No Matches
MSR_SKYLAKE_DRAM_ENERGY_STATUS_REGISTER Union Reference

#include <MdePkg/Include/Register/Intel/Msr/SkylakeMsr.h>

Data Fields

struct {
   UINT32   Energy: 32
 
   UINT32   Reserved: 32
 
Bits
 
UINT32 Uint32
 
UINT64 Uint64
 

Detailed Description

MSR information returned for MSR index MSR_SKYLAKE_DRAM_ENERGY_STATUS

Definition at line 3456 of file SkylakeMsr.h.

Field Documentation

◆ 

struct { ... } MSR_SKYLAKE_DRAM_ENERGY_STATUS_REGISTER::Bits

Individual bit fields

◆ Energy

UINT32 MSR_SKYLAKE_DRAM_ENERGY_STATUS_REGISTER::Energy

[Bits 31:0] Energy in 15.3 micro-joules. Requires BIOS configuration to enable DRAM RAPL mode 0 (Direct VR).

Definition at line 3465 of file SkylakeMsr.h.

◆ Reserved

UINT32 MSR_SKYLAKE_DRAM_ENERGY_STATUS_REGISTER::Reserved

Definition at line 3466 of file SkylakeMsr.h.

◆ Uint32

UINT32 MSR_SKYLAKE_DRAM_ENERGY_STATUS_REGISTER::Uint32

All bit fields as a 32-bit value

Definition at line 3471 of file SkylakeMsr.h.

◆ Uint64

UINT64 MSR_SKYLAKE_DRAM_ENERGY_STATUS_REGISTER::Uint64

All bit fields as a 64-bit value

Definition at line 3475 of file SkylakeMsr.h.


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