Searched refs:PCI_PREF_MEMORY_LIMIT (Results 1 - 9 of 9) sorted by relevance

/linux-master/arch/mips/pci/
H A Dfixup-rc32434.c53 pci_write_config_word(dev, PCI_PREF_MEMORY_LIMIT, 0);
/linux-master/arch/xtensa/lib/
H A Dpci-auto.c192 pci_write_config_word(dev, PCI_PREF_MEMORY_LIMIT,
/linux-master/arch/x86/pci/
H A Dce4100.c227 case PCI_PREF_MEMORY_LIMIT:
/linux-master/drivers/pci/hotplug/
H A Dcpqphp_ctrl.c2491 rc = pci_bus_write_config_word(pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, temp_word);
2703 rc = pci_bus_write_config_word(pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, temp_word);
2709 rc = pci_bus_write_config_word(pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, temp_word);
H A Dibmphp_pci.c967 pci_bus_write_config_word(ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, 0x0000 | bus->rangePFMem->end >> 16);
972 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, &temp);
982 pci_bus_write_config_word(ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, 0x0000);
H A Dcpqphp_pci.c777 pci_bus_read_config_word(pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, &w_length);
H A Dibmphp_res.c2059 pci_bus_read_config_word(ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, &end_mem_address);
/linux-master/include/uapi/linux/
H A Dpci_regs.h148 #define PCI_PREF_MEMORY_LIMIT 0x26 macro
/linux-master/drivers/pci/
H A Dprobe.c416 pci_read_config_word(dev, PCI_PREF_MEMORY_LIMIT, &mem_limit_lo);

Completed in 126 milliseconds