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

#include <powernow-k7.h>

Data Fields

struct {
   unsigned   FID:5
 
   unsigned   reserved1:3
 
   unsigned   VID:5
 
   unsigned   reserved2:3
 
   unsigned   FIDC:1
 
   unsigned   VIDC:1
 
   unsigned   reserved3:2
 
   unsigned   FIDCHGRATIO:1
 
   unsigned   reserved4:11
 
   unsigned   SGTC:20
 
   unsigned   reserved5:12
 
bits
 
unsigned long long val
 

Detailed Description

Definition at line 10 of file powernow-k7.h.

Field Documentation

struct { ... } bits
unsigned FID

Definition at line 12 of file powernow-k7.h.

unsigned FIDC

Definition at line 12 of file powernow-k7.h.

unsigned FIDCHGRATIO

Definition at line 12 of file powernow-k7.h.

unsigned reserved1

Definition at line 12 of file powernow-k7.h.

unsigned reserved2

Definition at line 12 of file powernow-k7.h.

unsigned reserved3

Definition at line 12 of file powernow-k7.h.

unsigned reserved4

Definition at line 12 of file powernow-k7.h.

unsigned reserved5

Definition at line 12 of file powernow-k7.h.

unsigned SGTC

Definition at line 12 of file powernow-k7.h.

unsigned long long val

Definition at line 24 of file powernow-k7.h.

unsigned VID

Definition at line 12 of file powernow-k7.h.

unsigned VIDC

Definition at line 12 of file powernow-k7.h.


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