Searched defs:pcie_bus_config (Results 1 – 1 of 1) sorted by relevance
114 enum pcie_bus_config_types pcie_bus_config = PCIE_BUS_TUNE_OFF; variable116 enum pcie_bus_config_types pcie_bus_config = PCIE_BUS_SAFE; variable118 enum pcie_bus_config_types pcie_bus_config = PCIE_BUS_PERFORMANCE; variable120 enum pcie_bus_config_types pcie_bus_config = PCIE_BUS_PEER2PEER; variable122 enum pcie_bus_config_types pcie_bus_config = PCIE_BUS_DEFAULT; variable
Completed in 20 milliseconds