Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
clock.h File Reference
#include <asm/hardware/icst.h>

Go to the source code of this file.

Data Structures

struct  clk_ops
 

Functions

int icst_clk_set (struct clk *, unsigned long)
 
long icst_clk_round (struct clk *, unsigned long)
 

Function Documentation

long icst_clk_round ( struct clk ,
unsigned  long 
)

Definition at line 56 of file clock.c.

int icst_clk_set ( struct clk ,
unsigned  long 
)

Definition at line 64 of file clock.c.