Searched refs:PCI_INTC (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/sh/boards/mach-landisk/ |
H A D | irq.c | 25 PCI_INTC, /* PCI int C */ enumerator 37 INTC_IRQ(PCI_INTC, IRQ_PCIINTC), 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 104 [PCI_INTC] = { 3, 1 << 12 }, 272 sysbus_connect_irq(busdev, 2, irq[PCI_INTC]); in r2d_init()
|