Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/xtensa/lib/
A Dpci-auto.c188 pci_write_config_word(dev, PCI_MEMORY_BASE, pciauto_upper_memspc >> 16); in pciauto_postscan_setup_bridge()
/linux-6.3-rc2/arch/x86/pci/
A Dce4100.c201 case PCI_MEMORY_BASE: in bridge_read()
/linux-6.3-rc2/drivers/pci/
A Dpci-bridge-emul.c109 [PCI_MEMORY_BASE / 4] = {
A Dsetup-res.c177 pci_write_config_dword(dev, PCI_MEMORY_BASE, 0x0000fff0); in pci_disable_bridge_window()
A Dsetup-bus.c627 pci_write_config_dword(bridge, PCI_MEMORY_BASE, l); in pci_setup_bridge_mmio()
A Dprobe.c448 pci_read_config_word(dev, PCI_MEMORY_BASE, &mem_base_lo); in pci_read_bridge_mmio()
/linux-6.3-rc2/include/uapi/linux/
A Dpci_regs.h142 #define PCI_MEMORY_BASE 0x20 /* Memory range behind */ macro
/linux-6.3-rc2/drivers/pci/hotplug/
A Dibmphp_pci.c951 …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 Dcpqphp_ctrl.c2478 rc = pci_bus_write_config_word(pci_bus, devfn, PCI_MEMORY_BASE, temp_word); in configure_new_function()
2632 rc = pci_bus_write_config_word(pci_bus, devfn, PCI_MEMORY_BASE, temp_word); in configure_new_function()
A Dcpqphp_pci.c760 pci_bus_read_config_word(pci_bus, devfn, PCI_MEMORY_BASE, &w_base); in cpqhp_save_used_resources()
A Dibmphp_res.c2011 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_MEMORY_BASE, &start_mem_address); in update_bridge_ranges()
/linux-6.3-rc2/arch/powerpc/platforms/powermac/
A Dpci.c1230 pci_write_config_dword(dev, PCI_MEMORY_BASE, reg); in fixup_u4_pcie()
/linux-6.3-rc2/drivers/pci/controller/
A Dpci-mvebu.c752 case PCI_MEMORY_BASE: in mvebu_pci_bridge_emul_base_conf_write()

Completed in 36 milliseconds