Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/
H A DKconfig195 default PCIE_BUS_DEFAULT
209 command-line parameters. If unsure, choose PCIE_BUS_DEFAULT.
218 config PCIE_BUS_DEFAULT config in PCI Express hierarchy optimization setting
H A Dprobe.c2001 if (pcie_bus_config != PCIE_BUS_DEFAULT) in pci_configure_mps()
2737 pcie_bus_config == PCIE_BUS_DEFAULT) in pcie_bus_configure_set()
H A Dquirks.c3290 pcie_bus_config == PCIE_BUS_DEFAULT) in quirk_intel_mc_errata()
H A Dpci.c119 enum pcie_bus_config_types pcie_bus_config = PCIE_BUS_DEFAULT;
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci.h1004 PCIE_BUS_DEFAULT, /* Ensure MPS matches upstream bridge */ enumerator