Home
last modified time | relevance | path

Searched refs:RootPort (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
DIchPlatformPolicy.c246 …DxePlatformPchPolicy->PciExpressConfig->RootPort[PortIndex].Enable = mSyste… in InitPchPlatformPolicy()
247 …DxePlatformPchPolicy->PciExpressConfig->RootPort[PortIndex].SlotImplemented = PCH_DE… in InitPchPlatformPolicy()
248 …DxePlatformPchPolicy->PciExpressConfig->RootPort[PortIndex].FunctionNumber = PortIn… in InitPchPlatformPolicy()
249 …DxePlatformPchPolicy->PciExpressConfig->RootPort[PortIndex].PhysicalSlotNumber = PortIn… in InitPchPlatformPolicy()
250 DxePlatformPchPolicy->PciExpressConfig->RootPort[PortIndex].Aspm = 4; in InitPchPlatformPolicy()
251 …DxePlatformPchPolicy->PciExpressConfig->RootPort[PortIndex].PmSci = PCH_DE… in InitPchPlatformPolicy()
252 …DxePlatformPchPolicy->PciExpressConfig->RootPort[PortIndex].ExtSync = PCH_DE… in InitPchPlatformPolicy()
253 …DxePlatformPchPolicy->PciExpressConfig->RootPort[PortIndex].HotPlug = PCH_DE… in InitPchPlatformPolicy()
254 …DxePlatformPchPolicy->PciExpressConfig->RootPort[PortIndex].AdvancedErrorReporting = PCH_DE… in InitPchPlatformPolicy()
255 …DxePlatformPchPolicy->PciExpressConfig->RootPort[PortIndex].UnsupportedRequestReport = PCH_DE… in InitPchPlatformPolicy()
[all …]
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/
DPchPlatformPolicy.h310 PCH_PCI_EXPRESS_ROOT_PORT_CONFIG RootPort[PCH_PCIE_MAX_ROOT_PORTS]; member