Searched refs:IRQ_INTA (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/arch/sh/drivers/pci/ |
A D | fixups-sdk7780.c | 16 #define IRQ_INTA evt2irq(0xa20) macro 24 { IRQ_INTA, IRQ_INTD, IRQ_INTC, IRQ_INTD, -1, -1, -1, -1, -1, -1, 27 { IRQ_INTB, IRQ_INTA, -1, IRQ_INTA, -1, -1, -1, -1, -1, -1, -1, -1,
|
A D | fixups-rts7751r2d.c | 28 IRQ_ETH0, IRQ_ETH1, IRQ_INTA, IRQ_INTD,
|
/linux-6.3-rc2/arch/sh/boards/mach-lboxre2/ |
A D | irq.c | 26 make_imask_irq(IRQ_INTA); in init_lboxre2_IRQ()
|
/linux-6.3-rc2/arch/sh/include/mach-common/mach/ |
A D | lboxre2.h | 17 #define IRQ_INTA evt2irq(0x3c0) /* INTA */ macro
|
/linux-6.3-rc2/arch/sparc/kernel/ |
A D | leon_pci_grpci1.c | 68 #define IRQ_INTA (1 << 0) macro 71 #define IRQ_INTX (IRQ_INTA | IRQ_INTB | IRQ_INTC | IRQ_INTD)
|
Completed in 7 milliseconds