Home
last modified time | relevance | path

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

/Linux-v4.19/arch/xtensa/lib/
Dpci-auto.c192 pci_write_config_word(dev, PCI_MEMORY_BASE, pciauto_upper_memspc >> 16); in pciauto_postscan_setup_bridge()
/Linux-v4.19/arch/arm/mach-cns3xxx/
Dpcie.c242 cns3xxx_write_config(cnspci, PCI_MEMORY_BASE, 2, mem_base); in cns3xxx_pcie_hw_init()
/Linux-v4.19/arch/x86/pci/
Dce4100.c217 case PCI_MEMORY_BASE: in bridge_read()
/Linux-v4.19/drivers/pci/
Dsetup-res.c172 pci_write_config_dword(dev, PCI_MEMORY_BASE, 0x0000fff0); in pci_disable_bridge_window()
Dsetup-bus.c630 pci_write_config_dword(bridge, PCI_MEMORY_BASE, l); in pci_setup_bridge_mmio()
Dprobe.c400 pci_read_config_word(dev, PCI_MEMORY_BASE, &mem_base_lo); in pci_read_bridge_mmio()
/Linux-v4.19/include/uapi/linux/
Dpci_regs.h141 #define PCI_MEMORY_BASE 0x20 /* Memory range behind */ macro
/Linux-v4.19/drivers/pci/controller/
Dpci-mvebu.c552 case PCI_MEMORY_BASE: in mvebu_sw_pci_bridge_read()
702 case PCI_MEMORY_BASE: in mvebu_sw_pci_bridge_write()
/Linux-v4.19/drivers/pci/hotplug/
Dibmphp_pci.c952 …pci_bus_write_config_word(ibmphp_pci_bus, devfn, PCI_MEMORY_BASE, 0x0000 | bus->rangeMem->start >>… in configure_bridge()
963 pci_bus_write_config_word(ibmphp_pci_bus, devfn, PCI_MEMORY_BASE, 0xffff); in configure_bridge()
Dcpqphp_ctrl.c2523 rc = pci_bus_write_config_word(pci_bus, devfn, PCI_MEMORY_BASE, temp_word); in configure_new_function()
2677 rc = pci_bus_write_config_word(pci_bus, devfn, PCI_MEMORY_BASE, temp_word); in configure_new_function()
Dcpqphp_pci.c758 pci_bus_read_config_word(pci_bus, devfn, PCI_MEMORY_BASE, &w_base); in cpqhp_save_used_resources()
Dibmphp_res.c2010 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_MEMORY_BASE, &start_mem_address); in update_bridge_ranges()
/Linux-v4.19/arch/ia64/sn/pci/
Dtioce_provider.c806 PCI_MEMORY_BASE, 2, &tmp); in tioce_kern_init()
/Linux-v4.19/arch/powerpc/platforms/powermac/
Dpci.c1233 pci_write_config_dword(dev, PCI_MEMORY_BASE, reg); in fixup_u4_pcie()