MOXA linux-2.6.x / linux-2.6.19-uc1 from UC-7110-LX-BOOTLOADER-1.9_VERSION-4.2.tgz
[linux-2.6.19-moxart.git] / include / asm-arm / arch-p2001 / irqs.h
blobda75554cc1faaa089f61bdf971e74774003c1796
1 /*
2 * linux/include/asm-armnommu/arch-p2001/irqs.h
4 * Copyright (C) 2004 Tobias Lorenz
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
9 */
11 #ifndef __ASM_ARCH_IRQS_H__
12 #define __ASM_ARCH_IRQS_H__
14 #define IRQ_USB 0
15 #define IRQ_UART 1
16 #define IRQ_PWM 2
17 #define IRQ_FSC 3
18 #define IRQ_GPIO 4
19 #define IRQ_PFS0 5
20 #define IRQ_PFS1 6
21 #define IRQ_PFS2 7
22 #define IRQ_PFS3 8
23 #define IRQ_SO0 9
24 #define IRQ_SO1 10
25 #define IRQ_DTMF 11
26 #define IRQ_WATCHDOG 12
27 #define IRQ_PCMHW 13
28 #define IRQ_HDLC_MTS 14
29 #define IRQ_HDLC_ERROR 15
30 #define IRQ_HDLC_DATA 16
31 #define IRQ_EU0_DATA 17
32 #define IRQ_EU0_ERROR 18
33 #define IRQ_EU1_DATA 19
34 #define IRQ_EU1_ERROR 20
35 #define IRQ_EU2_DATA 21
36 #define IRQ_EU2_ERROR 22
37 #define IRQ_EU3_DATA 23
38 #define IRQ_EU3_ERROR 24
39 #define IRQ_TIMER1 25
40 #define IRQ_TIMER2 26
42 #endif /* __ASM_ARCH_IRQS_H__ */