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

#include <common.h>

Data Fields

int analog_on
 
int cco_bypass_b15
 
int direct_output_b14
 
int fdbk_div_ctrl_b13
 
int pll_p
 
int pll_n
 
u32 pll_m
 

Detailed Description

Definition at line 38 of file common.h.

Field Documentation

int analog_on

Definition at line 39 of file common.h.

int cco_bypass_b15

Definition at line 40 of file common.h.

int direct_output_b14

Definition at line 41 of file common.h.

int fdbk_div_ctrl_b13

Definition at line 42 of file common.h.

u32 pll_m

Definition at line 45 of file common.h.

int pll_n

Definition at line 44 of file common.h.

int pll_p

Definition at line 43 of file common.h.


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