Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dpegasos2.c59 #define PCI0_CFG_ADDR 0xcf8 macro
269 hwaddr pcicfg = bus ? PCI1_CFG_ADDR : PCI0_CFG_ADDR; in pegasos2_pci_config_read()
282 hwaddr pcicfg = bus ? PCI1_CFG_ADDR : PCI0_CFG_ADDR; in pegasos2_pci_config_write()