Home
last modified time | relevance | path

Searched refs:PCI_MEMORY_LIMIT (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/arch/x86/pci/
Dce4100.c227 case PCI_MEMORY_LIMIT: in bridge_read()
239 if (reg == PCI_MEMORY_LIMIT) in bridge_read()
/linux-4.1.27/arch/xtensa/lib/
Dpci-auto.c177 pci_write_config_word(dev, PCI_MEMORY_LIMIT, in pciauto_prescan_setup_bridge()
/linux-4.1.27/arch/arm/mach-cns3xxx/
Dpcie.c243 pci_bus_write_config_word(&bus, devfn, PCI_MEMORY_LIMIT, mem_limit); in cns3xxx_pcie_hw_init()
/linux-4.1.27/include/uapi/linux/
Dpci_regs.h133 #define PCI_MEMORY_LIMIT 0x22 macro
/linux-4.1.27/drivers/pci/hotplug/
Dibmphp_pci.c984 …pci_bus_write_config_word (ibmphp_pci_bus, devfn, PCI_MEMORY_LIMIT, 0x0000 | bus->rangeMem->end >>… in configure_bridge()
995 pci_bus_write_config_word (ibmphp_pci_bus, devfn, PCI_MEMORY_LIMIT, 0x0000); in configure_bridge()
Dcpqphp_ctrl.c2539 rc = pci_bus_write_config_word(pci_bus, devfn, PCI_MEMORY_LIMIT, temp_word); in configure_new_function()
2709 rc = pci_bus_write_config_word (pci_bus, devfn, PCI_MEMORY_LIMIT, temp_word); in configure_new_function()
2716 rc = pci_bus_write_config_word (pci_bus, devfn, PCI_MEMORY_LIMIT, temp_word); in configure_new_function()
Dcpqphp_pci.c763 pci_bus_read_config_word(pci_bus, devfn, PCI_MEMORY_LIMIT, &w_length); in cpqhp_save_used_resources()
Dibmphp_res.c2047 pci_bus_read_config_word (ibmphp_pci_bus, devfn, PCI_MEMORY_LIMIT, &end_mem_address); in update_bridge_ranges()
/linux-4.1.27/arch/ia64/sn/pci/
Dtioce_provider.c810 PCI_MEMORY_LIMIT, 2, &tmp); in tioce_kern_init()
/linux-4.1.27/drivers/pci/
Dprobe.c388 pci_read_config_word(dev, PCI_MEMORY_LIMIT, &mem_limit_lo); in pci_read_bridge_mmio()