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

/linux-master/drivers/pci/
H A Dpci-bridge-emul.c129 [PCI_PREF_LIMIT_UPPER32 / 4] = {
H A Dsetup-res.c182 pci_write_config_dword(dev, PCI_PREF_LIMIT_UPPER32, 0);
H A Dsetup-bus.c646 pci_write_config_dword(bridge, PCI_PREF_LIMIT_UPPER32, 0);
668 pci_write_config_dword(bridge, PCI_PREF_LIMIT_UPPER32, lu);
H A Dprobe.c424 pci_read_config_dword(dev, PCI_PREF_LIMIT_UPPER32, &mem_limit_hi);
/linux-master/arch/powerpc/platforms/powermac/
H A Dpci.c1232 pci_write_config_dword(dev, PCI_PREF_LIMIT_UPPER32, 0);
/linux-master/include/uapi/linux/
H A Dpci_regs.h154 #define PCI_PREF_LIMIT_UPPER32 0x2c macro
/linux-master/drivers/pci/controller/
H A Dvmd.c557 writel(0, base + PCI_PREF_LIMIT_UPPER32);
/linux-master/drivers/pci/hotplug/
H A Dibmphp_res.c2061 pci_bus_read_config_dword(ibmphp_pci_bus, devfn, PCI_PREF_LIMIT_UPPER32, &upper_end);
H A Dibmphp_pci.c978 pci_bus_write_config_dword(ibmphp_pci_bus, devfn, PCI_PREF_LIMIT_UPPER32, 0x00000000);

Completed in 178 milliseconds