Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci-host/
H A Dpnv_phb3_regs.h235 #define PHB_CTRL_IVE_128_BYTES PPC_BIT(24) macro
/openbmc/qemu/hw/pci-host/
H A Dpnv_phb3_msi.c38 if (phbctl & PHB_CTRL_IVE_128_BYTES) { in phb3_msi_ive_addr()