Home
last modified time | relevance | path

Searched refs:PCI_USE__CRS (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/arch/x86/include/asm/
Dpci_x86.h38 #define PCI_USE__CRS 0x10000 macro
/linux-6.6.21/arch/x86/pci/
Dacpi.c234 else if (pci_probe & PCI_USE__CRS) in pci_acpi_crs_quirks()
Dcommon.c593 pci_probe |= PCI_USE__CRS; in pcibios_setup()