Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sh/include/mach-se/mach/
Dse7724.h54 #define IRQ1_BASE (IRQ0_END + 1) macro
55 #define IRQ1_TS (IRQ1_BASE + 0)
60 #define IRQ2_USB0 (IRQ1_BASE + 0)
61 #define IRQ2_USB1 (IRQ1_BASE + 1)
/linux-4.4.14/arch/sh/boards/mach-se/7724/
Dirq.c38 else if (irq >= IRQ1_BASE && in fpga2irq()
60 set.base = IRQ1_BASE; in get_fpga_irq()
/linux-4.4.14/drivers/atm/
Dhe.h429 #define IRQ1_BASE 0x80090 macro
Dhe.c939 he_writel(he_dev, 0x0, IRQ1_BASE); in he_init_irq()