Newer
Older
barebox / arch / blackfin / include / asm / irq.h
@Jean-Christophe PLAGNIOL-VILLARD Jean-Christophe PLAGNIOL-VILLARD on 22 Oct 2009 408 bytes [BLACKFIN] move include/asm-blackfin to arch/blackfin/include/asm

#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 */