Searched refs:RootPortIndex (Results 1 – 1 of 1) sorted by relevance
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Library/IntelQNCLib/ |
D | PciExpress.c | 571 IN UINT32 RootPortIndex, in QNCRootPortInit() argument 587 …NUMBER_PCIE_ROOTPORT) << 3) + ((PCI_FUNCTION_NUMBER_PCIE_ROOTPORT_0 + RootPortIndex) << 0)) << 12); in QNCRootPortInit() 588 …E_NUMBER_PCIE_ROOTPORT), (UINT8)(PCI_FUNCTION_NUMBER_PCIE_ROOTPORT_0 + RootPortIndex), PCIE_CAPID); in QNCRootPortInit() 597 if (RootPortConfig[RootPortIndex].Bits.SlotImplemented) { in QNCRootPortInit() 611 …DwordReg |= ((RootPortConfig[RootPortIndex].Bits.PhysicalSlotNumber) << V_QNC_PCIE_SLCAP_PSN_OFFSE… in QNCRootPortInit() 659 …VICE_NUMBER_PCIE_ROOTPORT), (UINT8)(PCI_FUNCTION_NUMBER_PCIE_ROOTPORT_0 + RootPortIndex), 2, 0, 0); in QNCRootPortInit() 660 …_NUMBER_PCIE_ROOTPORT), (UINT8)(PCI_FUNCTION_NUMBER_PCIE_ROOTPORT_0 + RootPortIndex), 2, 0, 0, 0x0… in QNCRootPortInit() 666 …_DEVICE_NUMBER_PCIE_ROOTPORT), (UINT8)(PCI_FUNCTION_NUMBER_PCIE_ROOTPORT_0 + RootPortIndex), 2, 0); in QNCRootPortInit() 672 if (RootPortConfig[RootPortIndex].Bits.AspmEnable) { in QNCRootPortInit() 673 if (RootPortConfig[RootPortIndex].Bits.AspmAutoEnable) { in QNCRootPortInit() [all …]
|