Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-cns3xxx/
H A Dpcie.c248 pcie_bus_config = PCIE_BUS_PEER2PEER; in cns3xxx_pcie_hw_init()
/OK3568_Linux_fs/kernel/drivers/pci/
H A DKconfig242 config PCIE_BUS_PEER2PEER config in PCI Express hierarchy optimization setting
H A Dprobe.c1970 if (pcie_bus_config == PCIE_BUS_PEER2PEER) in pci_configure_mps()
2773 if (pcie_bus_config == PCIE_BUS_PEER2PEER) in pcie_bus_configure_settings()
H A Dpci.c117 enum pcie_bus_config_types pcie_bus_config = PCIE_BUS_PEER2PEER;
6585 pcie_bus_config = PCIE_BUS_PEER2PEER; in pci_setup()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci.h1007 PCIE_BUS_PEER2PEER, /* Set MPS = 128 for all devices */ enumerator