OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RootPort
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
IchPlatformPolicy.c
246
DxePlatformPchPolicy->PciExpressConfig->
RootPort
[PortIndex].Enable = mSystemConfiguration.IchPciExp[PortIndex];
247
DxePlatformPchPolicy->PciExpressConfig->
RootPort
[PortIndex].SlotImplemented = PCH_DEVICE_ENABLE;
248
DxePlatformPchPolicy->PciExpressConfig->
RootPort
[PortIndex].FunctionNumber = PortIndex;
249
DxePlatformPchPolicy->PciExpressConfig->
RootPort
[PortIndex].PhysicalSlotNumber = PortIndex;
250
DxePlatformPchPolicy->PciExpressConfig->
RootPort
[PortIndex].Aspm = 4;
251
DxePlatformPchPolicy->PciExpressConfig->
RootPort
[PortIndex].PmSci = PCH_DEVICE_DISABLE;
252
DxePlatformPchPolicy->PciExpressConfig->
RootPort
[PortIndex].ExtSync = PCH_DEVICE_DISABLE;
253
DxePlatformPchPolicy->PciExpressConfig->
RootPort
[PortIndex].HotPlug = PCH_DEVICE_DISABLE;
254
DxePlatformPchPolicy->PciExpressConfig->
RootPort
[PortIndex].AdvancedErrorReporting = PCH_DEVICE_DISABLE;
255
DxePlatformPchPolicy->PciExpressConfig->
RootPort
[PortIndex].UnsupportedRequestReport = PCH_DEVICE_DISABLE
[
all
...]
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/
PchPlatformPolicy.h
310
PCH_PCI_EXPRESS_ROOT_PORT_CONFIG
RootPort
[PCH_PCIE_MAX_ROOT_PORTS];
Completed in 66 milliseconds