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

Data Fields

struct {
   UINT32   Maximum1C:8
 
   UINT32   Maximum2C:8
 
   UINT32   Maximum3C:8
 
   UINT32   Maximum4C:8
 
   UINT32   Reserved:32
 
Bits
 
UINT32 Uint32
 
UINT64 Uint64
 

Detailed Description

MSR information returned for MSR index MSR_HASWELL_TURBO_RATIO_LIMIT

Field Documentation

struct { ... } MSR_HASWELL_TURBO_RATIO_LIMIT_REGISTER::Bits

Individual bit fields

UINT32 MSR_HASWELL_TURBO_RATIO_LIMIT_REGISTER::Maximum1C

[Bits 7:0] Package. Maximum Ratio Limit for 1C Maximum turbo ratio limit of 1 core active.

UINT32 MSR_HASWELL_TURBO_RATIO_LIMIT_REGISTER::Maximum2C

[Bits 15:8] Package. Maximum Ratio Limit for 2C Maximum turbo ratio limit of 2 core active.

UINT32 MSR_HASWELL_TURBO_RATIO_LIMIT_REGISTER::Maximum3C

[Bits 23:16] Package. Maximum Ratio Limit for 3C Maximum turbo ratio limit of 3 core active.

UINT32 MSR_HASWELL_TURBO_RATIO_LIMIT_REGISTER::Maximum4C

[Bits 31:24] Package. Maximum Ratio Limit for 4C Maximum turbo ratio limit of 4 core active.

UINT32 MSR_HASWELL_TURBO_RATIO_LIMIT_REGISTER::Reserved
UINT32 MSR_HASWELL_TURBO_RATIO_LIMIT_REGISTER::Uint32

All bit fields as a 32-bit value

UINT64 MSR_HASWELL_TURBO_RATIO_LIMIT_REGISTER::Uint64

All bit fields as a 64-bit value