Home
last modified time | relevance | path

Searched refs:IRQ2_IRQ (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/sh/boards/mach-se/7724/
H A Dirq.c39 return IRQ2_IRQ; in fpga2irq()
141 irq_set_chained_handler(IRQ2_IRQ, se7724_irq_demux); in init_se7724_IRQ()
142 irq_set_irq_type(IRQ2_IRQ, IRQ_TYPE_LEVEL_LOW); in init_se7724_IRQ()
/openbmc/linux/arch/sh/include/mach-common/mach/
H A Dshmin.h7 #define SHMIN_NE_IRQ IRQ2_IRQ
/openbmc/linux/arch/sh/include/mach-se/mach/
H A Dse7724.h37 #define IRQ2_IRQ evt2irq(0x640) macro