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

Go to the source code of this file.

Macros

#define FIQ_START   0
 

Functions

int imx_irq_set_priority (unsigned char irq, unsigned char prio)
 
int mxc_set_irq_fiq (unsigned int irq, unsigned int type)
 

Macro Definition Documentation

#define FIQ_START   0

Definition at line 17 of file irqs.h.

Function Documentation

int imx_irq_set_priority ( unsigned char  irq,
unsigned char  prio 
)

Definition at line 24 of file irq-common.c.

int mxc_set_irq_fiq ( unsigned int  irq,
unsigned int  type 
)

Definition at line 43 of file irq-common.c.