Searched refs:DEFAULT_PCI_CONFIG_BASE (Results 1 – 2 of 2) sorted by relevance
105 #define DEFAULT_PCI_CONFIG_BASE 0x18000000 macro
336 pci_config_base = ioremap(DEFAULT_PCI_CONFIG_BASE, 16 << 20); in pcibios_init()