Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dpegasos2.c66 #define PCI1_CFG_ADDR 0xc78 macro
297 hwaddr pcicfg = bus ? PCI1_CFG_ADDR : PCI0_CFG_ADDR; in pegasos2_pci_config_read()
310 hwaddr pcicfg = bus ? PCI1_CFG_ADDR : PCI0_CFG_ADDR; in pegasos2_pci_config_write()