Home
last modified time | relevance | path

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

/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)
/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()