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

Go to the source code of this file.

Macros

#define SIRFSOC_INTENAL_IRQ_START   0
 
#define SIRFSOC_INTENAL_IRQ_END   59
 
#define SIRFSOC_GPIO_IRQ_START   (SIRFSOC_INTENAL_IRQ_END + 1)
 
#define NR_IRQS   220
 

Macro Definition Documentation

#define NR_IRQS   220

Definition at line 15 of file irqs.h.

#define SIRFSOC_GPIO_IRQ_START   (SIRFSOC_INTENAL_IRQ_END + 1)

Definition at line 14 of file irqs.h.

#define SIRFSOC_INTENAL_IRQ_END   59

Definition at line 13 of file irqs.h.

#define SIRFSOC_INTENAL_IRQ_START   0

Definition at line 12 of file irqs.h.