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

Go to the source code of this file.

Functions

void s3c_init_vic_timer_irq (unsigned int num, unsigned int timer_irq)
 

Function Documentation

void s3c_init_vic_timer_irq ( unsigned int  num,
unsigned int  timer_irq 
)

s3c_init_vic_timer_irq() - initialise timer irq chanined off VIC.\ : Number of timers to initialize : Base IRQ number to be used for the timers.

Register the necessary IRQ chaining and support for the timer IRQs chained of the VIC.

Definition at line 53 of file irq-vic-timer.c.