Home
last modified time | relevance | path

Searched refs:PHB_RTT_BAR_ENABLE (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/pci-host/
H A Dpnv_phb3_regs.h88 #define PHB_RTT_BAR_ENABLE PPC_BIT(0) macro
H A Dpnv_phb4_regs.h167 #define PHB_RTT_BAR_ENABLE PPC_BIT(0) macro
/openbmc/qemu/hw/pci-host/
H A Dpnv_phb3.c710 if (!(rtt & PHB_RTT_BAR_ENABLE)) { in pnv_phb3_resolve_pe()
H A Dpnv_phb4.c1194 if (!(rtt & PHB_RTT_BAR_ENABLE)) { in pnv_phb4_resolve_pe()