Home
last modified time | relevance | path

Searched refs:IRQ_CF (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/sh/boards/mach-highlander/
H A Dirq-r7780rp.c34 INTC_IRQ(CF, IRQ_CF),
47 IRQ_CF, 0, 0, 0,
H A Dirq-r7780mp.c32 INTC_IRQ(CF, IRQ_CF),
53 0, IRQ_CF, IRQ_TP, IRQ_SCIF1,
H A Dirq-r7785rp.c30 INTC_IRQ(CF, IRQ_CF),
55 0, IRQ_CF, IRQ_EXT4, IRQ_EXT5,
H A Dsetup.c107 .start = IRQ_CF,
/openbmc/linux/arch/sh/include/mach-common/mach/
H A Dhighlander.h183 #define IRQ_CF (HL_FPGA_IRQ_BASE + 1) macro