PCI_MEMORY_BASE   239 arch/arm/mach-cns3xxx/pcie.c 	cns3xxx_write_config(cnspci, PCI_MEMORY_BASE, 2, mem_base);
PCI_MEMORY_BASE  1225 arch/powerpc/platforms/powermac/pci.c 	pci_write_config_dword(dev, PCI_MEMORY_BASE, reg);
PCI_MEMORY_BASE   201 arch/x86/pci/ce4100.c 	case PCI_MEMORY_BASE:
PCI_MEMORY_BASE   188 arch/xtensa/lib/pci-auto.c 	pci_write_config_word(dev, PCI_MEMORY_BASE, pciauto_upper_memspc >> 16);
PCI_MEMORY_BASE   504 drivers/pci/controller/pci-mvebu.c 	case PCI_MEMORY_BASE:
PCI_MEMORY_BASE  2490 drivers/pci/hotplug/cpqphp_ctrl.c 		rc = pci_bus_write_config_word(pci_bus, devfn, PCI_MEMORY_BASE, temp_word);
PCI_MEMORY_BASE  2644 drivers/pci/hotplug/cpqphp_ctrl.c 				rc = pci_bus_write_config_word(pci_bus, devfn, PCI_MEMORY_BASE, temp_word);
PCI_MEMORY_BASE   758 drivers/pci/hotplug/cpqphp_pci.c 			pci_bus_read_config_word(pci_bus, devfn, PCI_MEMORY_BASE, &w_base);
PCI_MEMORY_BASE   952 drivers/pci/hotplug/ibmphp_pci.c 			pci_bus_write_config_word(ibmphp_pci_bus, devfn, PCI_MEMORY_BASE, 0x0000 | bus->rangeMem->start >> 16);
PCI_MEMORY_BASE   963 drivers/pci/hotplug/ibmphp_pci.c 			pci_bus_write_config_word(ibmphp_pci_bus, devfn, PCI_MEMORY_BASE, 0xffff);
PCI_MEMORY_BASE  2011 drivers/pci/hotplug/ibmphp_res.c 						pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_MEMORY_BASE, &start_mem_address);
PCI_MEMORY_BASE   113 drivers/pci/pci-bridge-emul.c 	[PCI_MEMORY_BASE / 4] = {
PCI_MEMORY_BASE   446 drivers/pci/probe.c 	pci_read_config_word(dev, PCI_MEMORY_BASE, &mem_base_lo);
PCI_MEMORY_BASE   625 drivers/pci/setup-bus.c 	pci_write_config_dword(bridge, PCI_MEMORY_BASE, l);
PCI_MEMORY_BASE   172 drivers/pci/setup-res.c 	pci_write_config_dword(dev, PCI_MEMORY_BASE, 0x0000fff0);