Path: blob/master/arch/arm/mach-msm/include/mach/irqs-7x30.h
17745 views
/* Copyright (c) 2009, Code Aurora Forum. All rights reserved.1*2* This program is free software; you can redistribute it and/or modify3* it under the terms of the GNU General Public License version 2 and4* only version 2 as published by the Free Software Foundation.5*6* This program is distributed in the hope that it will be useful,7* but WITHOUT ANY WARRANTY; without even the implied warranty of8* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the9* GNU General Public License for more details.10*/1112#ifndef __ASM_ARCH_MSM_IRQS_7X30_H13#define __ASM_ARCH_MSM_IRQS_7X30_H1415/* MSM ACPU Interrupt Numbers */1617#define INT_DEBUG_TIMER_EXP 018#define INT_GPT0_TIMER_EXP 119#define INT_GPT1_TIMER_EXP 220#define INT_WDT0_ACCSCSSBARK 321#define INT_WDT1_ACCSCSSBARK 422#define INT_AVS_SVIC 523#define INT_AVS_SVIC_SW_DONE 624#define INT_SC_DBG_RX_FULL 725#define INT_SC_DBG_TX_EMPTY 826#define INT_ARM11_PM 927#define INT_AVS_REQ_DOWN 1028#define INT_AVS_REQ_UP 1129#define INT_SC_ACG 1230/* SCSS_VICFIQSTS0[13:15] are RESERVED */31#define INT_L2_SVICCPUIRPTREQ 1632#define INT_L2_SVICDMANSIRPTREQ 1733#define INT_L2_SVICDMASIRPTREQ 1834#define INT_L2_SVICSLVIRPTREQ 1935#define INT_AD5A_MPROC_APPS_0 2036#define INT_AD5A_MPROC_APPS_1 2137#define INT_A9_M2A_0 2238#define INT_A9_M2A_1 2339#define INT_A9_M2A_2 2440#define INT_A9_M2A_3 2541#define INT_A9_M2A_4 2642#define INT_A9_M2A_5 2743#define INT_A9_M2A_6 2844#define INT_A9_M2A_7 2945#define INT_A9_M2A_8 3046#define INT_A9_M2A_9 314748#define INT_AXI_EBI1_SC (32 + 0)49#define INT_IMEM_ERR (32 + 1)50#define INT_AXI_EBI0_SC (32 + 2)51#define INT_PBUS_SC_IRQC (32 + 3)52#define INT_PERPH_BUS_BPM (32 + 4)53#define INT_CC_TEMP_SENSE (32 + 5)54#define INT_UXMC_EBI0 (32 + 6)55#define INT_UXMC_EBI1 (32 + 7)56#define INT_EBI2_OP_DONE (32 + 8)57#define INT_EBI2_WR_ER_DONE (32 + 9)58#define INT_TCSR_SPSS_CE (32 + 10)59#define INT_EMDH (32 + 11)60#define INT_PMDH (32 + 12)61#define INT_MDC (32 + 13)62#define INT_MIDI_TO_SUPSS (32 + 14)63#define INT_LPA_2 (32 + 15)64#define INT_GPIO_GROUP1_SECURE (32 + 16)65#define INT_GPIO_GROUP2_SECURE (32 + 17)66#define INT_GPIO_GROUP1 (32 + 18)67#define INT_GPIO_GROUP2 (32 + 19)68#define INT_MPRPH_SOFTRESET (32 + 20)69#define INT_PWB_I2C (32 + 21)70#define INT_PWB_I2C_2 (32 + 22)71#define INT_TSSC_SAMPLE (32 + 23)72#define INT_TSSC_PENUP (32 + 24)73#define INT_TCHSCRN_SSBI (32 + 25)74#define INT_FM_RDS (32 + 26)75#define INT_KEYSENSE (32 + 27)76#define INT_USB_OTG_HS (32 + 28)77#define INT_USB_OTG_HS2 (32 + 29)78#define INT_USB_OTG_HS3 (32 + 30)79#define INT_CSI (32 + 31)8081#define INT_SPI_OUTPUT (64 + 0)82#define INT_SPI_INPUT (64 + 1)83#define INT_SPI_ERROR (64 + 2)84#define INT_UART1 (64 + 3)85#define INT_UART1_RX (64 + 4)86#define INT_UART2 (64 + 5)87#define INT_UART2_RX (64 + 6)88#define INT_UART3 (64 + 7)89#define INT_UART3_RX (64 + 8)90#define INT_UART1DM_IRQ (64 + 9)91#define INT_UART1DM_RX (64 + 10)92#define INT_UART2DM_IRQ (64 + 11)93#define INT_UART2DM_RX (64 + 12)94#define INT_TSIF (64 + 13)95#define INT_ADM_SC1 (64 + 14)96#define INT_ADM_SC2 (64 + 15)97#define INT_MDP (64 + 16)98#define INT_VPE (64 + 17)99#define INT_GRP_2D (64 + 18)100#define INT_GRP_3D (64 + 19)101#define INT_ROTATOR (64 + 20)102#define INT_MFC720 (64 + 21)103#define INT_JPEG (64 + 22)104#define INT_VFE (64 + 23)105#define INT_TV_ENC (64 + 24)106#define INT_PMIC_SSBI (64 + 25)107#define INT_MPM_1 (64 + 26)108#define INT_TCSR_SPSS_SAMPLE (64 + 27)109#define INT_TCSR_SPSS_PENUP (64 + 28)110#define INT_MPM_2 (64 + 29)111#define INT_SDC1_0 (64 + 30)112#define INT_SDC1_1 (64 + 31)113114#define INT_SDC3_0 (96 + 0)115#define INT_SDC3_1 (96 + 1)116#define INT_SDC2_0 (96 + 2)117#define INT_SDC2_1 (96 + 3)118#define INT_SDC4_0 (96 + 4)119#define INT_SDC4_1 (96 + 5)120#define INT_PWB_QUP_IN (96 + 6)121#define INT_PWB_QUP_OUT (96 + 7)122#define INT_PWB_QUP_ERR (96 + 8)123#define INT_SCSS_WDT0_BITE (96 + 9)124/* SCSS_VICFIQSTS3[10:31] are RESERVED */125126/* Retrofit universal macro names */127#define INT_ADM_AARM INT_ADM_SC2128#define INT_USB_HS INT_USB_OTG_HS129#define INT_USB_OTG INT_USB_OTG_HS130#define INT_TCHSCRN1 INT_TSSC_SAMPLE131#define INT_TCHSCRN2 INT_TSSC_PENUP132#define INT_GP_TIMER_EXP INT_GPT0_TIMER_EXP133#define INT_ADSP_A11 INT_AD5A_MPROC_APPS_0134#define INT_ADSP_A9_A11 INT_AD5A_MPROC_APPS_1135#define INT_MDDI_EXT INT_EMDH136#define INT_MDDI_PRI INT_PMDH137#define INT_MDDI_CLIENT INT_MDC138#define INT_NAND_WR_ER_DONE INT_EBI2_WR_ER_DONE139#define INT_NAND_OP_DONE INT_EBI2_OP_DONE140141#define NR_MSM_IRQS 128142#define NR_GPIO_IRQS 182143#define PMIC8058_IRQ_BASE (NR_MSM_IRQS + NR_GPIO_IRQS)144#define NR_PMIC8058_GPIO_IRQS 40145#define NR_PMIC8058_MPP_IRQS 12146#define NR_PMIC8058_MISC_IRQS 8147#define NR_PMIC8058_IRQS (NR_PMIC8058_GPIO_IRQS +\148NR_PMIC8058_MPP_IRQS +\149NR_PMIC8058_MISC_IRQS)150#define NR_BOARD_IRQS NR_PMIC8058_IRQS151152#endif /* __ASM_ARCH_MSM_IRQS_7X30_H */153154155