Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/pci/
Dfixup-rc32434.c53 pci_write_config_word(dev, PCI_PREF_MEMORY_LIMIT, 0); in rc32434_pci_early_fixup()
/Linux-v4.19/arch/xtensa/lib/
Dpci-auto.c195 pci_write_config_word(dev, PCI_PREF_MEMORY_LIMIT, in pciauto_postscan_setup_bridge()
/Linux-v4.19/arch/x86/pci/
Dce4100.c243 case PCI_PREF_MEMORY_LIMIT: in bridge_read()
/Linux-v4.19/include/uapi/linux/
Dpci_regs.h146 #define PCI_PREF_MEMORY_LIMIT 0x26 macro
/Linux-v4.19/drivers/pci/hotplug/
Dibmphp_pci.c968 …pci_bus_write_config_word(ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, 0x0000 | bus->rangePFMem->… in configure_bridge()
983 pci_bus_write_config_word(ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, 0x0000); in configure_bridge()
Dcpqphp_ctrl.c2536 rc = pci_bus_write_config_word(pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, temp_word); in configure_new_function()
2748 rc = pci_bus_write_config_word(pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, temp_word); in configure_new_function()
2754 rc = pci_bus_write_config_word(pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, temp_word); in configure_new_function()
Dcpqphp_pci.c775 pci_bus_read_config_word(pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, &w_length); in cpqhp_save_used_resources()
Dibmphp_res.c2058 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, &end_mem_address); in update_bridge_ranges()
/Linux-v4.19/arch/ia64/sn/pci/
Dtioce_provider.c832 PCI_PREF_MEMORY_LIMIT, 2, &tmp); in tioce_kern_init()
/Linux-v4.19/drivers/pci/
Dprobe.c424 pci_read_config_word(dev, PCI_PREF_MEMORY_LIMIT, &mem_limit_lo); in pci_read_bridge_mmio_pref()