Searched refs:PCI_PREF_MEMORY_LIMIT (Results 1 – 4 of 4) sorted by relevance
139 bridge, PCI_PREF_MEMORY_LIMIT, PCI_PREF_LIMIT_UPPER32); in pci_bridge_get_limit()296 pci_word_test_and_clear_mask(conf + PCI_PREF_MEMORY_LIMIT, in pci_bridge_disable_base_limit()333 pci_word_test_and_clear_mask(conf + PCI_PREF_MEMORY_LIMIT, in pci_bridge_reset()
1063 pci_set_word(d->wmask + PCI_PREF_MEMORY_LIMIT, in pci_init_mask_bridge()1074 pci_word_test_and_set_mask(d->config + PCI_PREF_MEMORY_LIMIT, in pci_init_mask_bridge()1101 pci_word_test_and_set_mask(d->cmask + PCI_PREF_MEMORY_LIMIT, in pci_init_mask_bridge()
232 pci_set_word(conf + PCI_PREF_MEMORY_LIMIT, 0xfff1); in pnv_phb_root_port_reset_hold()
148 #define PCI_PREF_MEMORY_LIMIT 0x26 macro