Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci-host/
H A Dpnv_phb4_regs.h344 #define PHB_RC_CONFIG_SIZE 0x800 macro
/openbmc/qemu/hw/pci-host/
H A Dpnv_phb4.c145 pci_host_config_write_common(pdev, off, PHB_RC_CONFIG_SIZE, in pnv_phb4_rc_config_write()
167 val = pci_host_config_read_common(pdev, off, PHB_RC_CONFIG_SIZE, 4); in pnv_phb4_rc_config_read()