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

#include <i915_drv.h>

Data Fields

int refcount
 
int active
 
bool on
 
int pll_reg
 
int fp0_reg
 
int fp1_reg
 

Detailed Description

Definition at line 86 of file i915_drv.h.

Field Documentation

int active

Definition at line 88 of file i915_drv.h.

int fp0_reg

Definition at line 91 of file i915_drv.h.

int fp1_reg

Definition at line 92 of file i915_drv.h.

bool on

Definition at line 89 of file i915_drv.h.

int pll_reg

Definition at line 90 of file i915_drv.h.

int refcount

Definition at line 87 of file i915_drv.h.


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