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

Data Fields

struct wm831xwm831x
 
struct clk_hw xtal_hw
 
struct clk_hw fll_hw
 
struct clk_hw clkout_hw
 
struct clkxtal
 
struct clkfll
 
struct clkclkout
 
bool xtal_ena
 

Detailed Description

Definition at line 23 of file clk-wm831x.c.

Field Documentation

struct clk* clkout

Definition at line 30 of file clk-wm831x.c.

struct clk_hw clkout_hw

Definition at line 27 of file clk-wm831x.c.

struct clk* fll

Definition at line 29 of file clk-wm831x.c.

struct clk_hw fll_hw

Definition at line 26 of file clk-wm831x.c.

Definition at line 24 of file clk-wm831x.c.

struct clk* xtal

Definition at line 28 of file clk-wm831x.c.

bool xtal_ena

Definition at line 31 of file clk-wm831x.c.

struct clk_hw xtal_hw

Definition at line 25 of file clk-wm831x.c.


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