summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include/asm/irq.h
blob: 27da595425eb5bcfae5f965da5bbddb6338b2fd3 (plain)
1
2
3
4
5
6
7
8

#define IRQ_EMU                 0       /* Emulation */
#define IRQ_RST                 1       /* reset */
#define IRQ_NMI                 2       /* Non Maskable */
#define IRQ_EVX                 3       /* Exception */
#define IRQ_UNUSED              4       /*  - unused interrupt */
#define IRQ_HWERR               5       /* Hardware Error */
#define IRQ_CORETMR             6       /* Core timer */