| /* |
| * 7358a0 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 66 |
| #define BRCM_IRQ_GENET_0_A 25 |
| #define BRCM_IRQ_GENET_0_B 26 |
| #define BRCM_IRQ_HIF 31 |
| #define BRCM_IRQ_HIF_SPI 32 |
| #define BRCM_IRQ_OHCI0_0 67 |
| #define BRCM_IRQ_STANDBY 51 |
| #define BRCM_IRQ_UARTA 62 |
| #define BRCM_IRQ_UARTB 63 |
| #define BRCM_IRQ_UARTC 64 |
| #define BRCM_IRQLIST_EHCI { 66 } |
| #define BRCM_IRQLIST_OHCI { 67 } |
| |
| #endif /* _BRCMIRQ_H_ */ |