Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
time.h File Reference

Go to the source code of this file.

Functions

void orion_time_set_base (void __iomem *timer_base)
 
void orion_time_init (void __iomem *bridge_base, u32 bridge_timer1_clr_mask, unsigned int irq, unsigned int tclk)
 

Function Documentation

void orion_time_init ( void __iomem bridge_base,
u32  bridge_timer1_clr_mask,
unsigned int  irq,
unsigned int  tclk 
)

Definition at line 189 of file time.c.

void orion_time_set_base ( void __iomem timer_base)

Definition at line 183 of file time.c.