MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
MSR_GOLDMONT_TURBO_ACTIVATION_RATIO_REGISTER Union Reference

Data Fields

struct {
   UINT32   MAX_NON_TURBO_RATIO:8
 
   UINT32   Reserved1:23
 
   UINT32   TURBO_ACTIVATION_RATIO_Lock:1
 
   UINT32   Reserved2:32
 
Bits
 
UINT32 Uint32
 
UINT64 Uint64
 

Detailed Description

MSR information returned for MSR index MSR_GOLDMONT_TURBO_ACTIVATION_RATIO

Field Documentation

struct { ... } MSR_GOLDMONT_TURBO_ACTIVATION_RATIO_REGISTER::Bits

Individual bit fields

UINT32 MSR_GOLDMONT_TURBO_ACTIVATION_RATIO_REGISTER::MAX_NON_TURBO_RATIO

[Bits 7:0] MAX_NON_TURBO_RATIO (RW/L) System BIOS can program this field.

UINT32 MSR_GOLDMONT_TURBO_ACTIVATION_RATIO_REGISTER::Reserved1
UINT32 MSR_GOLDMONT_TURBO_ACTIVATION_RATIO_REGISTER::Reserved2
UINT32 MSR_GOLDMONT_TURBO_ACTIVATION_RATIO_REGISTER::TURBO_ACTIVATION_RATIO_Lock

[Bit 31] TURBO_ACTIVATION_RATIO_Lock (RW/L) When this bit is set, the content of this register is locked until a reset.

UINT32 MSR_GOLDMONT_TURBO_ACTIVATION_RATIO_REGISTER::Uint32

All bit fields as a 32-bit value

UINT64 MSR_GOLDMONT_TURBO_ACTIVATION_RATIO_REGISTER::Uint64

All bit fields as a 64-bit value