Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Library/IntelQNCLib/
DPciExpress.c578 IN UINT32 RootPortIndex, in QNCRootPortInit() argument
595 …NUMBER_PCIE_ROOTPORT) << 3) + ((PCI_FUNCTION_NUMBER_PCIE_ROOTPORT_0 + RootPortIndex) << 0)) << 12); in QNCRootPortInit()
597 …E_NUMBER_PCIE_ROOTPORT), (UINT8)(PCI_FUNCTION_NUMBER_PCIE_ROOTPORT_0 + RootPortIndex), PCIE_CAPID); in QNCRootPortInit()
606 if (RootPortConfig[RootPortIndex].Bits.SlotImplemented) { in QNCRootPortInit()
620 …DwordReg |= ((RootPortConfig[RootPortIndex].Bits.PhysicalSlotNumber) << V_QNC_PCIE_SLCAP_PSN_OFFSE… in QNCRootPortInit()
668 …VICE_NUMBER_PCIE_ROOTPORT), (UINT8)(PCI_FUNCTION_NUMBER_PCIE_ROOTPORT_0 + RootPortIndex), 2, 0, 0); in QNCRootPortInit()
669 …_NUMBER_PCIE_ROOTPORT), (UINT8)(PCI_FUNCTION_NUMBER_PCIE_ROOTPORT_0 + RootPortIndex), 2, 0, 0, 0x0… in QNCRootPortInit()
675 …_DEVICE_NUMBER_PCIE_ROOTPORT), (UINT8)(PCI_FUNCTION_NUMBER_PCIE_ROOTPORT_0 + RootPortIndex), 2, 0); in QNCRootPortInit()
681 if (RootPortConfig[RootPortIndex].Bits.AspmEnable) { in QNCRootPortInit()
682 if (RootPortConfig[RootPortIndex].Bits.AspmAutoEnable) { in QNCRootPortInit()
[all …]