Searched refs:IRQ_INTD (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/arch/sh/drivers/pci/ |
D | fixups-sdk7780.c | 19 #define IRQ_INTD evt2irq(0xa80) macro 24 { IRQ_INTA, IRQ_INTD, IRQ_INTC, IRQ_INTD, -1, -1, -1, -1, -1, -1, 33 { IRQ_INTD, IRQ_INTC, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
|
D | fixups-rts7751r2d.c | 28 IRQ_ETH0, IRQ_ETH1, IRQ_INTA, IRQ_INTD,
|
/linux-6.1.9/arch/sh/boards/mach-lboxre2/ |
D | irq.c | 23 make_imask_irq(IRQ_INTD); in init_lboxre2_IRQ()
|
/linux-6.1.9/arch/sh/include/mach-common/mach/ |
D | lboxre2.h | 14 #define IRQ_INTD evt2irq(0x360) /* INTD */ macro
|
/linux-6.1.9/arch/sparc/kernel/ |
D | leon_pci_grpci1.c | 65 #define IRQ_INTD (1 << 3) macro 71 #define IRQ_INTX (IRQ_INTA | IRQ_INTB | IRQ_INTC | IRQ_INTD)
|