Searched refs:IRQ_INTA (Results 1 – 8 of 8) sorted by relevance
/arch/sh/drivers/pci/ |
D | fixups-sdk7780.c | 19 #define IRQ_INTA evt2irq(0xa20) macro 27 { IRQ_INTA, IRQ_INTD, IRQ_INTC, IRQ_INTD, -1, -1, -1, -1, -1, -1, 30 { IRQ_INTB, IRQ_INTA, -1, IRQ_INTA, -1, -1, -1, -1, -1, -1, -1, -1,
|
D | fixups-cayman.c | 54 result = IRQ_INTA + pci_swizzle_interrupt_pin(dev, pin) - 1; in pcibios_map_platform_irq()
|
D | fixups-rts7751r2d.c | 31 IRQ_ETH0, IRQ_ETH1, IRQ_INTA, IRQ_INTD,
|
/arch/sh/boards/mach-lboxre2/ |
D | irq.c | 30 make_imask_irq(IRQ_INTA); in init_lboxre2_IRQ()
|
/arch/sh/include/mach-common/mach/ |
D | lboxre2.h | 21 #define IRQ_INTA evt2irq(0x3c0) /* INTA */ macro
|
/arch/sh/include/cpu-sh5/cpu/ |
D | irq.h | 38 #define IRQ_INTA 4 macro
|
/arch/sh/kernel/cpu/irq/ |
D | intc-sh5.c | 164 i = IRQ_INTA; in plat_irq_setup()
|
/arch/sparc/kernel/ |
D | leon_pci_grpci1.c | 67 #define IRQ_INTA (1 << 0) macro 70 #define IRQ_INTX (IRQ_INTA | IRQ_INTB | IRQ_INTC | IRQ_INTD)
|