18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-only */ 28c2ecf20Sopenharmony_ci/* 38c2ecf20Sopenharmony_ci * arch/arm/mach-ebsa110/include/mach/irqs.h 48c2ecf20Sopenharmony_ci * 58c2ecf20Sopenharmony_ci * Copyright (C) 1996 Russell King 68c2ecf20Sopenharmony_ci */ 78c2ecf20Sopenharmony_ci 88c2ecf20Sopenharmony_ci#define NR_IRQS 8 98c2ecf20Sopenharmony_ci 108c2ecf20Sopenharmony_ci#define IRQ_EBSA110_PRINTER 0 118c2ecf20Sopenharmony_ci#define IRQ_EBSA110_COM1 1 128c2ecf20Sopenharmony_ci#define IRQ_EBSA110_COM2 2 138c2ecf20Sopenharmony_ci#define IRQ_EBSA110_ETHERNET 3 148c2ecf20Sopenharmony_ci#define IRQ_EBSA110_TIMER0 4 158c2ecf20Sopenharmony_ci#define IRQ_EBSA110_TIMER1 5 168c2ecf20Sopenharmony_ci#define IRQ_EBSA110_PCMCIA 6 178c2ecf20Sopenharmony_ci#define IRQ_EBSA110_IMMEDIATE 7 18