Searched refs:PCI_MEMORY_BASE (Results 1 – 14 of 14) sorted by relevance
/linux/arch/xtensa/lib/ |
A D | pci-auto.c | 188 pci_write_config_word(dev, PCI_MEMORY_BASE, pciauto_upper_memspc >> 16); in pciauto_postscan_setup_bridge()
|
/linux/arch/arm/mach-cns3xxx/ |
A D | pcie.c | 239 cns3xxx_write_config(cnspci, PCI_MEMORY_BASE, 2, mem_base); in cns3xxx_pcie_hw_init()
|
/linux/drivers/pci/ |
A D | pci-bridge-emul.c | 110 [PCI_MEMORY_BASE / 4] = {
|
A D | setup-res.c | 173 pci_write_config_dword(dev, PCI_MEMORY_BASE, 0x0000fff0); in pci_disable_bridge_window()
|
A D | setup-bus.c | 627 pci_write_config_dword(bridge, PCI_MEMORY_BASE, l); in pci_setup_bridge_mmio()
|
A D | probe.c | 448 pci_read_config_word(dev, PCI_MEMORY_BASE, &mem_base_lo); in pci_read_bridge_mmio()
|
/linux/arch/x86/pci/ |
A D | ce4100.c | 201 case PCI_MEMORY_BASE: in bridge_read()
|
/linux/include/uapi/linux/ |
A D | pci_regs.h | 142 #define PCI_MEMORY_BASE 0x20 /* Memory range behind */ macro
|
/linux/drivers/pci/hotplug/ |
A D | ibmphp_pci.c | 951 …pci_bus_write_config_word(ibmphp_pci_bus, devfn, PCI_MEMORY_BASE, 0x0000 | bus->rangeMem->start >>… in configure_bridge() 962 pci_bus_write_config_word(ibmphp_pci_bus, devfn, PCI_MEMORY_BASE, 0xffff); in configure_bridge()
|
A D | cpqphp_ctrl.c | 2490 rc = pci_bus_write_config_word(pci_bus, devfn, PCI_MEMORY_BASE, temp_word); in configure_new_function() 2644 rc = pci_bus_write_config_word(pci_bus, devfn, PCI_MEMORY_BASE, temp_word); in configure_new_function()
|
A D | cpqphp_pci.c | 760 pci_bus_read_config_word(pci_bus, devfn, PCI_MEMORY_BASE, &w_base); in cpqhp_save_used_resources()
|
A D | ibmphp_res.c | 2011 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_MEMORY_BASE, &start_mem_address); in update_bridge_ranges()
|
/linux/arch/powerpc/platforms/powermac/ |
A D | pci.c | 1229 pci_write_config_dword(dev, PCI_MEMORY_BASE, reg); in fixup_u4_pcie()
|
/linux/drivers/pci/controller/ |
A D | pci-mvebu.c | 510 case PCI_MEMORY_BASE: in mvebu_pci_bridge_emul_base_conf_write()
|
Completed in 37 milliseconds