Searched refs:PCI_MEMORY_BASE (Results 1 – 16 of 16) sorted by relevance
/linux-4.4.14/arch/mn10300/unit-asb2305/ |
D | pci.c | 492 o->read (&bus, PCI_DEVFN(3, 0), PCI_MEMORY_BASE, 4, &x); in unit_pci_init() 499 o->write(&bus, PCI_DEVFN(3, 0), PCI_MEMORY_BASE, 4, 0xEBB0EA00); in unit_pci_init() 500 o->read (&bus, PCI_DEVFN(3, 0), PCI_MEMORY_BASE, 4, &x); in unit_pci_init()
|
/linux-4.4.14/arch/xtensa/lib/ |
D | pci-auto.c | 202 pci_write_config_word(dev, PCI_MEMORY_BASE, pciauto_upper_memspc >> 16); in pciauto_postscan_setup_bridge()
|
/linux-4.4.14/arch/arm/mach-cns3xxx/ |
D | pcie.c | 242 cns3xxx_write_config(cnspci, PCI_MEMORY_BASE, 2, mem_base); in cns3xxx_pcie_hw_init()
|
/linux-4.4.14/arch/x86/pci/ |
D | ce4100.c | 226 case PCI_MEMORY_BASE: in bridge_read()
|
/linux-4.4.14/drivers/pci/ |
D | setup-res.c | 149 pci_write_config_dword(dev, PCI_MEMORY_BASE, 0x0000fff0); in pci_disable_bridge_window()
|
D | setup-bus.c | 644 pci_write_config_dword(bridge, PCI_MEMORY_BASE, l); in pci_setup_bridge_mmio()
|
D | probe.c | 389 pci_read_config_word(dev, PCI_MEMORY_BASE, &mem_base_lo); in pci_read_bridge_mmio()
|
/linux-4.4.14/include/uapi/linux/ |
D | pci_regs.h | 132 #define PCI_MEMORY_BASE 0x20 /* Memory range behind */ macro
|
/linux-4.4.14/drivers/pci/host/ |
D | pci-mvebu.c | 531 case PCI_MEMORY_BASE: in mvebu_sw_pci_bridge_read() 681 case PCI_MEMORY_BASE: in mvebu_sw_pci_bridge_write()
|
D | pcie-designware.c | 775 dw_pcie_writel_rc(pp, val, PCI_MEMORY_BASE); in dw_pcie_setup_rc()
|
/linux-4.4.14/drivers/pci/hotplug/ |
D | ibmphp_pci.c | 983 …pci_bus_write_config_word (ibmphp_pci_bus, devfn, PCI_MEMORY_BASE, 0x0000 | bus->rangeMem->start >… in configure_bridge() 994 pci_bus_write_config_word (ibmphp_pci_bus, devfn, PCI_MEMORY_BASE, 0xffff); in configure_bridge()
|
D | cpqphp_ctrl.c | 2536 rc = pci_bus_write_config_word(pci_bus, devfn, PCI_MEMORY_BASE, temp_word); in configure_new_function() 2690 rc = pci_bus_write_config_word (pci_bus, devfn, PCI_MEMORY_BASE, temp_word); in configure_new_function()
|
D | cpqphp_pci.c | 762 pci_bus_read_config_word(pci_bus, devfn, PCI_MEMORY_BASE, &w_base); in cpqhp_save_used_resources()
|
D | ibmphp_res.c | 2046 pci_bus_read_config_word (ibmphp_pci_bus, devfn, PCI_MEMORY_BASE, &start_mem_address); in update_bridge_ranges()
|
/linux-4.4.14/arch/ia64/sn/pci/ |
D | tioce_provider.c | 806 PCI_MEMORY_BASE, 2, &tmp); in tioce_kern_init()
|
/linux-4.4.14/arch/powerpc/platforms/powermac/ |
D | pci.c | 1223 pci_write_config_dword(dev, PCI_MEMORY_BASE, reg); in fixup_u4_pcie()
|