]> git.karo-electronics.de Git - mv-sheeva.git/blob - arch/arm/mach-msm/include/mach/irqs-8x60.h
cd9c8dc538fcaf59f4c1827fa3e1ee90d72b05a0
[mv-sheeva.git] / arch / arm / mach-msm / include / mach / irqs-8x60.h
1 /* Copyright (c) 2010 Code Aurora Forum. All rights reserved.
2  *
3  * This software is licensed under the terms of the GNU General Public
4  * License version 2, as published by the Free Software Foundation, and
5  * may be copied, distributed, and modified under those terms.
6  *
7  * This program is distributed in the hope that it will be useful,
8  * but WITHOUT ANY WARRANTY; without even the implied warranty of
9  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
10  * GNU General Public License for more details.
11  *
12  */
13
14 #ifndef __ASM_ARCH_MSM_IRQS_8X60_H
15 #define __ASM_ARCH_MSM_IRQS_8X60_H
16
17 /* MSM ACPU Interrupt Numbers */
18
19 /* 0-15:  STI/SGI (software triggered/generated interrupts)
20  * 16-31: PPI (private peripheral interrupts)
21  * 32+:   SPI (shared peripheral interrupts)
22  */
23
24 #define NR_GPIO_IRQS 173
25 #define NR_MSM_IRQS 256
26 #define NR_BOARD_IRQS 0
27
28 #endif