Searched refs:PCI_PREF_MEMORY_LIMIT (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/arch/mips/pci/ |
D | fixup-rc32434.c | 53 pci_write_config_word(dev, PCI_PREF_MEMORY_LIMIT, 0); in rc32434_pci_early_fixup()
|
/Linux-v4.19/arch/xtensa/lib/ |
D | pci-auto.c | 195 pci_write_config_word(dev, PCI_PREF_MEMORY_LIMIT, in pciauto_postscan_setup_bridge()
|
/Linux-v4.19/arch/x86/pci/ |
D | ce4100.c | 243 case PCI_PREF_MEMORY_LIMIT: in bridge_read()
|
/Linux-v4.19/include/uapi/linux/ |
D | pci_regs.h | 146 #define PCI_PREF_MEMORY_LIMIT 0x26 macro
|
/Linux-v4.19/drivers/pci/hotplug/ |
D | ibmphp_pci.c | 968 …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()
|
D | cpqphp_ctrl.c | 2536 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()
|
D | cpqphp_pci.c | 775 pci_bus_read_config_word(pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, &w_length); in cpqhp_save_used_resources()
|
D | ibmphp_res.c | 2058 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/ |
D | tioce_provider.c | 832 PCI_PREF_MEMORY_LIMIT, 2, &tmp); in tioce_kern_init()
|
/Linux-v4.19/drivers/pci/ |
D | probe.c | 424 pci_read_config_word(dev, PCI_PREF_MEMORY_LIMIT, &mem_limit_lo); in pci_read_bridge_mmio_pref()
|