Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-host/
H A Dpnv_phb4.c417 uint64_t cfg = ds->phb->regs[PHB_PHB4_CONFIG >> 3]; in pnv_phb4_update_msi_regions()
586 case PHB_PHB4_CONFIG: in pnv_phb4_reg_write()
695 case PHB_PHB4_CONFIG: in pnv_phb4_reg_read()
1340 cfg = ds->phb->regs[PHB_PHB4_CONFIG >> 3]; in pnv_phb4_translate_iommu()
/openbmc/qemu/include/hw/pci-host/
H A Dpnv_phb4_regs.h163 #define PHB_PHB4_CONFIG 0x160 macro