Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci-host/
H A Dpnv_phb3_regs.h65 #define PHB_CONFIG_DATA 0x130 macro
H A Dpnv_phb4_regs.h147 #define PHB_CONFIG_DATA 0x130 macro
/openbmc/qemu/hw/pci-host/
H A Dpnv_phb3.c476 if ((off & 0xfffc) == PHB_CONFIG_DATA) { in pnv_phb3_reg_write()
598 if ((off & 0xfffc) == PHB_CONFIG_DATA) { in pnv_phb3_reg_read()
H A Dpnv_phb4.c509 if ((off & 0xfffc) == PHB_CONFIG_DATA) { in pnv_phb4_reg_write()
646 if ((off & 0xfffc) == PHB_CONFIG_DATA) { in pnv_phb4_reg_read()