Searched refs:PCI_MEMORY_BASE (Results 1 - 14 of 14) sorted by relevance

/linux-master/arch/xtensa/lib/
H A Dpci-auto.c189 pci_write_config_word(dev, PCI_MEMORY_BASE, pciauto_upper_memspc >> 16);
/linux-master/drivers/pci/
H A Dpci-bridge-emul.c109 [PCI_MEMORY_BASE / 4] = {
H A Dsetup-res.c179 pci_write_config_dword(dev, PCI_MEMORY_BASE, 0x0000fff0);
H A Dsetup-bus.c631 pci_write_config_dword(bridge, PCI_MEMORY_BASE, l);
H A Dprobe.c393 pci_read_config_word(dev, PCI_MEMORY_BASE, &mem_base_lo);
/linux-master/arch/x86/pci/
H A Dce4100.c201 case PCI_MEMORY_BASE:
/linux-master/drivers/pci/hotplug/
H A Dibmphp_pci.c951 pci_bus_write_config_word(ibmphp_pci_bus, devfn, PCI_MEMORY_BASE, 0x0000 | bus->rangeMem->start >> 16);
955 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_MEMORY_BASE, &temp);
962 pci_bus_write_config_word(ibmphp_pci_bus, devfn, PCI_MEMORY_BASE, 0xffff);
H A Dcpqphp_ctrl.c2478 rc = pci_bus_write_config_word(pci_bus, devfn, PCI_MEMORY_BASE, temp_word);
2632 rc = pci_bus_write_config_word(pci_bus, devfn, PCI_MEMORY_BASE, temp_word);
H A Dcpqphp_pci.c760 pci_bus_read_config_word(pci_bus, devfn, PCI_MEMORY_BASE, &w_base);
H A Dibmphp_res.c2011 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_MEMORY_BASE, &start_mem_address);
/linux-master/arch/powerpc/platforms/powermac/
H A Dpci.c1230 pci_write_config_dword(dev, PCI_MEMORY_BASE, reg);
/linux-master/include/uapi/linux/
H A Dpci_regs.h143 #define PCI_MEMORY_BASE 0x20 /* Memory range behind */ macro
/linux-master/drivers/pci/controller/
H A Dvmd.c554 writel(0x0000fff0, base + PCI_MEMORY_BASE);
H A Dpci-mvebu.c751 case PCI_MEMORY_BASE:

Completed in 189 milliseconds