Home
last modified time | relevance | path

Searched refs:IRQ1_BASE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/sh/include/mach-se/mach/
H A Dse7724.h50 #define IRQ1_BASE (IRQ0_END + 1) macro
51 #define IRQ1_TS (IRQ1_BASE + 0)
56 #define IRQ2_USB0 (IRQ1_BASE + 0)
57 #define IRQ2_USB1 (IRQ1_BASE + 1)
/openbmc/linux/arch/sh/boards/mach-se/7724/
H A Dirq.c35 else if (irq >= IRQ1_BASE && in fpga2irq()
57 set.base = IRQ1_BASE; in get_fpga_irq()
/openbmc/linux/drivers/atm/
H A Dhe.h429 #define IRQ1_BASE 0x80090 macro
H A Dhe.c937 he_writel(he_dev, 0x0, IRQ1_BASE); in he_init_irq()