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

Data Fields

struct clk_hw hw
 
struct icst_paramsparams
 
unsigned long rate
 
struct icst_vco(* getvco )(void)
 
void(* setvco )(struct icst_vco)
 

Detailed Description

struct clk_icst - ICST VCO clock wrapper : corresponding clock hardware entry : parameters for this ICST instance : current rate : function to commit ICST settings to hardware

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

Field Documentation

struct icst_vco(* getvco)(void)
read

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

struct clk_hw hw

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

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

unsigned long rate

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

void(* setvco)(struct icst_vco)

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


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