PCI_PREF_MEMORY_BASE   54 arch/mips/pci/fixup-rc32434.c 		pci_write_config_word(dev, PCI_PREF_MEMORY_BASE, 0x10);
PCI_PREF_MEMORY_BASE 1228 arch/powerpc/platforms/powermac/pci.c 	pci_write_config_dword(dev, PCI_PREF_MEMORY_BASE, 0);
PCI_PREF_MEMORY_BASE  224 arch/x86/pci/ce4100.c 	case PCI_PREF_MEMORY_BASE:
PCI_PREF_MEMORY_BASE  196 arch/xtensa/lib/pci-auto.c 	pci_write_config_word(dev, PCI_PREF_MEMORY_BASE,
PCI_PREF_MEMORY_BASE  740 drivers/pci/controller/dwc/pcie-tegra194.c 	val = dw_pcie_readl_dbi(pci, PCI_PREF_MEMORY_BASE);
PCI_PREF_MEMORY_BASE  743 drivers/pci/controller/dwc/pcie-tegra194.c 	dw_pcie_writel_dbi(pci, PCI_PREF_MEMORY_BASE, val);
PCI_PREF_MEMORY_BASE 2500 drivers/pci/hotplug/cpqphp_ctrl.c 		rc = pci_bus_write_config_word(pci_bus, devfn, PCI_PREF_MEMORY_BASE, temp_word);
PCI_PREF_MEMORY_BASE 2696 drivers/pci/hotplug/cpqphp_ctrl.c 				rc = pci_bus_write_config_word(pci_bus, devfn, PCI_PREF_MEMORY_BASE, temp_word);
PCI_PREF_MEMORY_BASE  774 drivers/pci/hotplug/cpqphp_pci.c 			pci_bus_read_config_word(pci_bus, devfn, PCI_PREF_MEMORY_BASE, &w_base);
PCI_PREF_MEMORY_BASE  920 drivers/pci/hotplug/ibmphp_pci.c 		pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_BASE, &pfmem_base);
PCI_PREF_MEMORY_BASE  967 drivers/pci/hotplug/ibmphp_pci.c 			pci_bus_write_config_word(ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_BASE, 0x0000 | bus->rangePFMem->start >> 16);
PCI_PREF_MEMORY_BASE  982 drivers/pci/hotplug/ibmphp_pci.c 			pci_bus_write_config_word(ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_BASE, 0xffff);
PCI_PREF_MEMORY_BASE 2058 drivers/pci/hotplug/ibmphp_res.c 						pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_BASE, &start_mem_address);
PCI_PREF_MEMORY_BASE  121 drivers/pci/pci-bridge-emul.c 	[PCI_PREF_MEMORY_BASE / 4] = {
PCI_PREF_MEMORY_BASE  300 drivers/pci/pci-bridge-emul.c 		bridge->pci_regs_behavior[PCI_PREF_MEMORY_BASE / 4].ro = ~0;
PCI_PREF_MEMORY_BASE  301 drivers/pci/pci-bridge-emul.c 		bridge->pci_regs_behavior[PCI_PREF_MEMORY_BASE / 4].rw = 0;
PCI_PREF_MEMORY_BASE  368 drivers/pci/probe.c 	pci_read_config_dword(bridge, PCI_PREF_MEMORY_BASE, &pmem);
PCI_PREF_MEMORY_BASE  370 drivers/pci/probe.c 		pci_write_config_dword(bridge, PCI_PREF_MEMORY_BASE,
PCI_PREF_MEMORY_BASE  372 drivers/pci/probe.c 		pci_read_config_dword(bridge, PCI_PREF_MEMORY_BASE, &pmem);
PCI_PREF_MEMORY_BASE  373 drivers/pci/probe.c 		pci_write_config_dword(bridge, PCI_PREF_MEMORY_BASE, 0x0);
PCI_PREF_MEMORY_BASE  469 drivers/pci/probe.c 	pci_read_config_word(dev, PCI_PREF_MEMORY_BASE, &mem_base_lo);
PCI_PREF_MEMORY_BASE  656 drivers/pci/setup-bus.c 	pci_write_config_dword(bridge, PCI_PREF_MEMORY_BASE, l);
PCI_PREF_MEMORY_BASE  176 drivers/pci/setup-res.c 	pci_write_config_dword(dev, PCI_PREF_MEMORY_BASE, 0x0000fff0);