Home
last modified time | relevance | path

Searched refs:PCIE_BUS_SAFE (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/pci/
H A DKconfig224 config PCIE_BUS_SAFE config in PCI Express hierarchy optimization setting
H A Dpci.c113 enum pcie_bus_config_types pcie_bus_config = PCIE_BUS_SAFE;
6581 pcie_bus_config = PCIE_BUS_SAFE; in pci_setup()
H A Dprobe.c2776 if (pcie_bus_config == PCIE_BUS_SAFE) { in pcie_bus_configure_settings()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci.h1005 PCIE_BUS_SAFE, /* Use largest MPS boot-time devices support */ enumerator