Searched refs:IRQ_INTC (Results 1 – 3 of 3) sorted by relevance
/arch/sh/drivers/pci/ |
D | fixups-sdk7780.c | 21 #define IRQ_INTC evt2irq(0xa60) macro 27 { IRQ_INTA, IRQ_INTD, IRQ_INTC, IRQ_INTD, -1, -1, -1, -1, -1, -1, 33 { IRQ_INTC, IRQ_INTB, -1, IRQ_INTB, -1, -1, -1, -1, -1, -1, -1, -1, 36 { IRQ_INTD, IRQ_INTC, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
|
/arch/sh/include/cpu-sh5/cpu/ |
D | irq.h | 40 #define IRQ_INTC 6 macro
|
/arch/sparc/kernel/ |
D | leon_pci_grpci1.c | 65 #define IRQ_INTC (1 << 2) macro 70 #define IRQ_INTX (IRQ_INTA | IRQ_INTB | IRQ_INTC | IRQ_INTD)
|