| /* |
| * 7346b0 IRQ header file autogenerated by update_bchp.pl |
| * DO NOT EDIT THIS FILE BY HAND. |
| * |
| * Copyright (C) 2011 Broadcom Corporation |
| * |
| * This program is free software; you can redistribute it and/or modify |
| * it under the terms of the GNU General Public License version 2 as |
| * published by the Free Software Foundation. |
| * |
| * This program is distributed in the hope that it will be useful, |
| * but WITHOUT ANY WARRANTY; without even the implied warranty of |
| * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| * GNU General Public License for more details. |
| * |
| * You should have received a copy of the GNU General Public License |
| * along with this program; if not, write to the Free Software |
| * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
| */ |
| |
| #ifndef _BRCMIRQ_H_ |
| #define _BRCMIRQ_H_ |
| |
| #define BRCM_IRQ_EHCI0_0 69 |
| #define BRCM_IRQ_EHCI0_1 70 |
| #define BRCM_IRQ_EHCI1_0 74 |
| #define BRCM_IRQ_EHCI1_1 75 |
| #define BRCM_IRQ_GENET_0_A 25 |
| #define BRCM_IRQ_GENET_0_B 26 |
| #define BRCM_IRQ_GENET_1_A 27 |
| #define BRCM_IRQ_GENET_1_B 28 |
| #define BRCM_IRQ_HIF 31 |
| #define BRCM_IRQ_HIF_SPI 32 |
| #define BRCM_IRQ_MOCA 36 |
| #define BRCM_IRQ_OHCI0_0 71 |
| #define BRCM_IRQ_OHCI0_1 72 |
| #define BRCM_IRQ_OHCI1_0 76 |
| #define BRCM_IRQ_OHCI1_1 77 |
| #define BRCM_IRQ_SATA 41 |
| #define BRCM_IRQ_SDIO0 86 |
| #define BRCM_IRQ_STANDBY 54 |
| #define BRCM_IRQ_UARTA 65 |
| #define BRCM_IRQ_UARTB 66 |
| #define BRCM_IRQ_UARTC 67 |
| #define BRCM_IRQLIST_EHCI { 69, 70, 74, 75 } |
| #define BRCM_IRQLIST_OHCI { 71, 72, 76, 77 } |
| |
| #endif /* _BRCMIRQ_H_ */ |