Searched refs:pci_config_base (Results 1 – 2 of 2) sorted by relevance
57 static void *pci_config_base; variable68 cfgaddr = (u32 *)(pci_config_base + in pci_cfg_read_32bit()79 cfgaddr = (u32 *)(pci_config_base + in pci_cfg_write_32bit()336 pci_config_base = ioremap(DEFAULT_PCI_CONFIG_BASE, 16 << 20); in pcibios_init()
58 static void *pci_config_base; variable86 cfgaddr = (u32 *)(pci_config_base + in pci_cfg_read_32bit()97 cfgaddr = (u32 *)(pci_config_base + in pci_cfg_write_32bit()297 pci_config_base = ioremap(XLP_DEFAULT_PCI_ECFG_BASE, 64 << 20); in pcibios_init()