Home
last modified time | relevance | path

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

/qemu/include/hw/pci-host/
H A Dpnv_phb4_regs.h231 #define PHB_CTRLR_IRQ_PQ_DISABLE PPC_BIT(9) /* P10 */ macro
/qemu/hw/pci-host/
H A Dpnv_phb4.c476 if (phb->regs[PHB_CTRLR >> 3] & PHB_CTRLR_IRQ_PQ_DISABLE) { in pnv_phb4_update_xsrc()