Searched refs:PCI_INTD (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/sh/boards/mach-landisk/ |
H A D | irq.c | 26 PCI_INTD, /* PCI int D */ enumerator 38 INTC_IRQ(PCI_INTD, IRQ_PCIINTD), 49 PCI_INTD, PCI_INTC, PCI_INTB, PCI_INTA,
|
/openbmc/qemu/hw/sh4/ |
H A D | r2d.c | 94 PCI_INTD, CF_IDE, CF_CD, PCI_INTC, SM501, KEY, RTC_A, RTC_T, enumerator 105 [PCI_INTD] = { 0, 1 << 11 }, 273 sysbus_connect_irq(busdev, 3, irq[PCI_INTD]); in r2d_init()
|