Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci-host/
H A Dpnv_phb4_regs.h234 #define PHB_CTRLR_IRQ_STORE_EOI PPC_BIT(12) macro
/openbmc/qemu/hw/pci-host/
H A Dpnv_phb4.c464 if (phb->regs[PHB_CTRLR >> 3] & PHB_CTRLR_IRQ_STORE_EOI) { in pnv_phb4_update_xsrc()