Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dspapr_irq.h37 #define SPAPR_IRQ_PCI_LSI (SPAPR_XIRQ_BASE + 0x0200) /* 32+ PHBs devices */ macro
/openbmc/qemu/hw/ppc/
H A Dspapr_pci.c1992 int irq = SPAPR_IRQ_PCI_LSI + sphb->index * PCI_NUM_PINS + i; in spapr_phb_realize()