Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
msr_longhaul Union Reference

#include <longhaul.h>

Data Fields

struct {
   unsigned   RevisionID:4
 
   unsigned   RevisionKey:4
 
   unsigned   EnableSoftBusRatio:1
 
   unsigned   EnableSoftVID:1
 
   unsigned   EnableSoftBSEL:1
 
   unsigned   Reserved:3
 
   unsigned   SoftBusRatio4:1
 
   unsigned   VRMRev:1
 
   unsigned   SoftBusRatio:4
 
   unsigned   SoftVID:5
 
   unsigned   Reserved2:3
 
   unsigned   SoftBSEL:2
 
   unsigned   Reserved3:2
 
   unsigned   MaxMHzBR:4
 
   unsigned   MaximumVID:5
 
   unsigned   MaxMHzFSB:2
 
   unsigned   MaxMHzBR4:1
 
   unsigned   Reserved4:4
 
   unsigned   MinMHzBR:4
 
   unsigned   MinimumVID:5
 
   unsigned   MinMHzFSB:2
 
   unsigned   MinMHzBR4:1
 
   unsigned   Reserved5:4
 
bits
 
unsigned long long val
 

Detailed Description

Definition at line 21 of file longhaul.h.

Field Documentation

struct { ... } bits
unsigned EnableSoftBSEL

Definition at line 23 of file longhaul.h.

unsigned EnableSoftBusRatio

Definition at line 23 of file longhaul.h.

unsigned EnableSoftVID

Definition at line 23 of file longhaul.h.

unsigned MaximumVID

Definition at line 23 of file longhaul.h.

unsigned MaxMHzBR

Definition at line 23 of file longhaul.h.

unsigned MaxMHzBR4

Definition at line 23 of file longhaul.h.

unsigned MaxMHzFSB

Definition at line 23 of file longhaul.h.

unsigned MinimumVID

Definition at line 23 of file longhaul.h.

unsigned MinMHzBR

Definition at line 23 of file longhaul.h.

unsigned MinMHzBR4

Definition at line 23 of file longhaul.h.

unsigned MinMHzFSB

Definition at line 23 of file longhaul.h.

unsigned Reserved

Definition at line 23 of file longhaul.h.

unsigned Reserved2

Definition at line 23 of file longhaul.h.

unsigned Reserved3

Definition at line 23 of file longhaul.h.

unsigned Reserved4

Definition at line 23 of file longhaul.h.

unsigned Reserved5

Definition at line 23 of file longhaul.h.

unsigned RevisionID

Definition at line 23 of file longhaul.h.

unsigned RevisionKey

Definition at line 23 of file longhaul.h.

unsigned SoftBSEL

Definition at line 23 of file longhaul.h.

unsigned SoftBusRatio

Definition at line 23 of file longhaul.h.

unsigned SoftBusRatio4

Definition at line 23 of file longhaul.h.

unsigned SoftVID

Definition at line 23 of file longhaul.h.

unsigned long long val

Definition at line 47 of file longhaul.h.

unsigned VRMRev

Definition at line 23 of file longhaul.h.


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