ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.6.tar.bz2
[linux-2.6.git] / include / asm-arm / arch-adifcc / irqs.h
1 /*
2  * linux/include/asm-arm/arch-80200fcc/irqs.h
3  *
4  * Author:      Deepak Saxena <dsaxena@mvista.com>
5  * Copyright:   (C) 2001 MontaVista Software Inc.
6  *
7  * This program is free software; you can redistribute it and/or modify
8  * it under the terms of the GNU General Public License version 2 as
9  * published by the Free Software Foundation.
10  */
11
12 #define IRQ_XS80200_BCU         0       /* Bus Control Unit */
13 #define IRQ_XS80200_PMU         1       /* Performance Monitoring Unit */
14 #define IRQ_XS80200_EXTIRQ      2       /* external IRQ signal */
15 #define IRQ_XS80200_EXTFIQ      3       /* external IRQ signal */
16
17 #define NR_XS80200_IRQS         4
18 #define NR_IRQS                 NR_XS80200_IRQS
19
20 #define IRQ_XSCALE_PMU          IRQ_XS80200_PMU