Searched refs:IRQ_INTB (Results 1 – 3 of 3) sorted by relevance
/arch/sh/drivers/pci/ |
D | fixups-sdk7780.c | 20 #define IRQ_INTB evt2irq(0xa40) macro 30 { IRQ_INTB, IRQ_INTA, -1, IRQ_INTA, -1, -1, -1, -1, -1, -1, -1, -1, 33 { IRQ_INTC, IRQ_INTB, -1, IRQ_INTB, -1, -1, -1, -1, -1, -1, -1, -1,
|
/arch/sh/include/cpu-sh5/cpu/ |
D | irq.h | 39 #define IRQ_INTB 5 macro
|
/arch/sparc/kernel/ |
D | leon_pci_grpci1.c | 66 #define IRQ_INTB (1 << 1) macro 70 #define IRQ_INTX (IRQ_INTA | IRQ_INTB | IRQ_INTC | IRQ_INTD)
|