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

#include <cpu-freq.h>

Data Fields

unsigned long freq
 
unsigned long pll_reg
 

Detailed Description

struct s3c_pllval - PLL value entry. : The frequency for this entry in Hz. : The PLL register setting for this PLL value.

Definition at line 95 of file cpu-freq.h.

Field Documentation

unsigned long freq

Definition at line 96 of file cpu-freq.h.

unsigned long pll_reg

Definition at line 97 of file cpu-freq.h.


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