Searched refs:PCI_PREF_MEMORY_LIMIT (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/arch/mips/pci/ |
D | fixup-rc32434.c | 53 pci_write_config_word(dev, PCI_PREF_MEMORY_LIMIT, 0); in rc32434_pci_early_fixup()
|
/linux-4.1.27/arch/xtensa/lib/ |
D | pci-auto.c | 205 pci_write_config_word(dev, PCI_PREF_MEMORY_LIMIT, in pciauto_postscan_setup_bridge()
|
/linux-4.1.27/arch/x86/pci/ |
D | ce4100.c | 252 case PCI_PREF_MEMORY_LIMIT: in bridge_read()
|
/linux-4.1.27/include/uapi/linux/ |
D | pci_regs.h | 137 #define PCI_PREF_MEMORY_LIMIT 0x26 macro
|
/linux-4.1.27/drivers/pci/hotplug/ |
D | ibmphp_pci.c | 999 …pci_bus_write_config_word (ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, 0x0000 | bus->rangePFMem-… in configure_bridge() 1014 pci_bus_write_config_word (ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, 0x0000); in configure_bridge()
|
D | cpqphp_ctrl.c | 2549 rc = pci_bus_write_config_word (pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, temp_word); in configure_new_function() 2761 rc = pci_bus_write_config_word (pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, temp_word); in configure_new_function() 2767 rc = pci_bus_write_config_word (pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, temp_word); in configure_new_function()
|
D | cpqphp_pci.c | 779 pci_bus_read_config_word(pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, &w_length); in cpqhp_save_used_resources()
|
D | ibmphp_res.c | 2096 pci_bus_read_config_word (ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, &end_mem_address); in update_bridge_ranges()
|
/linux-4.1.27/arch/ia64/sn/pci/ |
D | tioce_provider.c | 832 PCI_PREF_MEMORY_LIMIT, 2, &tmp); in tioce_kern_init()
|
/linux-4.1.27/drivers/pci/ |
D | probe.c | 411 pci_read_config_word(dev, PCI_PREF_MEMORY_LIMIT, &mem_limit_lo); in pci_read_bridge_mmio_pref()
|