Searched refs:PCI_PREF_MEMORY_LIMIT (Results 1 – 9 of 9) sorted by relevance
/linux-6.3-rc2/arch/mips/pci/ |
A D | fixup-rc32434.c | 53 pci_write_config_word(dev, PCI_PREF_MEMORY_LIMIT, 0); in rc32434_pci_early_fixup()
|
/linux-6.3-rc2/arch/xtensa/lib/ |
A D | pci-auto.c | 191 pci_write_config_word(dev, PCI_PREF_MEMORY_LIMIT, in pciauto_postscan_setup_bridge()
|
/linux-6.3-rc2/arch/x86/pci/ |
A D | ce4100.c | 227 case PCI_PREF_MEMORY_LIMIT: in bridge_read()
|
/linux-6.3-rc2/include/uapi/linux/ |
A D | pci_regs.h | 147 #define PCI_PREF_MEMORY_LIMIT 0x26 macro
|
/linux-6.3-rc2/drivers/pci/hotplug/ |
A D | ibmphp_pci.c | 967 …pci_bus_write_config_word(ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, 0x0000 | bus->rangePFMem->… in configure_bridge() 982 pci_bus_write_config_word(ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, 0x0000); in configure_bridge()
|
A D | cpqphp_ctrl.c | 2491 rc = pci_bus_write_config_word(pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, temp_word); in configure_new_function() 2703 rc = pci_bus_write_config_word(pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, temp_word); in configure_new_function() 2709 rc = pci_bus_write_config_word(pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, temp_word); in configure_new_function()
|
A D | cpqphp_pci.c | 777 pci_bus_read_config_word(pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, &w_length); in cpqhp_save_used_resources()
|
A D | ibmphp_res.c | 2059 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, &end_mem_address); in update_bridge_ranges()
|
/linux-6.3-rc2/drivers/pci/ |
A D | probe.c | 472 pci_read_config_word(dev, PCI_PREF_MEMORY_LIMIT, &mem_limit_lo); in pci_read_bridge_mmio_pref()
|
Completed in 30 milliseconds