summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-nexuspci/irqs.h
blob: 054d0675b7c9d3a4efcb6c2a9235247fa471d09d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*
 * linux/include/asm-arm/arch-nexuspci/irqs.h
 *
 * Copyright (C) 1997 Philip Blundell
 */

#define IRQ_DUART		0
#define IRQ_PLX 		1
#define IRQ_PCI_D		2
#define IRQ_PCI_C		3
#define IRQ_PCI_B		4
#define IRQ_PCI_A		5
#define IRQ_SYSERR		6

/* timer is part of the DUART */
#define IRQ_TIMER		IRQ_DUART