Searched refs:PCI_CHECK_ENABLE_AMD_MMCONF (Results 1 – 4 of 4) sorted by relevance
174 if (!(pci_probe & PCI_CHECK_ENABLE_AMD_MMCONF)) in fam10h_check_enable_mmcfg()204 pci_probe &= ~PCI_CHECK_ENABLE_AMD_MMCONF; in fam10h_check_enable_mmcfg()218 pci_probe |= PCI_CHECK_ENABLE_AMD_MMCONF; in set_check_enable_amd_mmconf()
33 #define PCI_CHECK_ENABLE_AMD_MMCONF 0x20000 macro
576 pci_probe |= PCI_CHECK_ENABLE_AMD_MMCONF; in pcibios_setup()
194 if (!(pci_probe & PCI_CHECK_ENABLE_AMD_MMCONF)) in pci_mmcfg_amd_fam10h()