Home
last modified time | relevance | path

Searched refs:PCIE_BUS_TUNE_OFF (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/pci/
H A DKconfig211 config PCIE_BUS_TUNE_OFF config in PCI Express hierarchy optimization setting
H A Dprobe.c1991 if (pcie_bus_config == PCIE_BUS_TUNE_OFF) { in pci_configure_mps()
2736 if (pcie_bus_config == PCIE_BUS_TUNE_OFF || in pcie_bus_configure_set()
H A Dpci.c111 enum pcie_bus_config_types pcie_bus_config = PCIE_BUS_TUNE_OFF;
6579 pcie_bus_config = PCIE_BUS_TUNE_OFF; in pci_setup()
H A Dquirks.c3289 if (pcie_bus_config == PCIE_BUS_TUNE_OFF || in quirk_intel_mc_errata()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci.h1003 PCIE_BUS_TUNE_OFF, /* Don't touch MPS at all */ enumerator