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

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

Data Fields

struct {
   UINT32   Config_TDP_Base: 8
 
   UINT32   Reserved1: 24
 
   UINT32   Reserved2: 32
 
Bits
 
UINT32 Uint32
 
UINT64 Uint64
 

Detailed Description

MSR information returned for MSR index MSR_IVY_BRIDGE_CONFIG_TDP_NOMINAL

Definition at line 252 of file IvyBridgeMsr.h.

Field Documentation

◆ 

struct { ... } MSR_IVY_BRIDGE_CONFIG_TDP_NOMINAL_REGISTER::Bits

Individual bit fields

◆ Config_TDP_Base

UINT32 MSR_IVY_BRIDGE_CONFIG_TDP_NOMINAL_REGISTER::Config_TDP_Base

[Bits 7:0] Config_TDP_Base Base TDP level ratio to be used for this specific processor (in units of 100 MHz).

Definition at line 261 of file IvyBridgeMsr.h.

◆ Reserved1

UINT32 MSR_IVY_BRIDGE_CONFIG_TDP_NOMINAL_REGISTER::Reserved1

Definition at line 262 of file IvyBridgeMsr.h.

◆ Reserved2

UINT32 MSR_IVY_BRIDGE_CONFIG_TDP_NOMINAL_REGISTER::Reserved2

Definition at line 263 of file IvyBridgeMsr.h.

◆ Uint32

UINT32 MSR_IVY_BRIDGE_CONFIG_TDP_NOMINAL_REGISTER::Uint32

All bit fields as a 32-bit value

Definition at line 268 of file IvyBridgeMsr.h.

◆ Uint64

UINT64 MSR_IVY_BRIDGE_CONFIG_TDP_NOMINAL_REGISTER::Uint64

All bit fields as a 64-bit value

Definition at line 272 of file IvyBridgeMsr.h.


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