Home
last modified time | relevance | path

Searched refs:PCI_INTC (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/sh/boards/mach-landisk/
H A Dirq.c25 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 Dr2d.c94 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()