HomeSort by relevance Sort by last modified time
    Searched refs:EndPointAspm (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Library/IntelQNCLib/
PciExpress.c 405 UINT16 EndPointAspm;
438 EndPointAspm = (QNCMmPci16 (0, EndpointBus, EndpointDevice, EndpointFunction, (EndpointPcieCapOffset + PCIE_LINK_CAP_OFFSET)) & B_QNC_PCIE_LCAP_APMS_MASK) >> V_QNC_PCIE_LCAP_APMS_OFFSET;
452 if (RootPortAspm > EndPointAspm) {
453 AspmVal = EndPointAspm;
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/
PchPlatformPolicy.h 244 EndPointAspm
253 PCH_PCI_EXPRESS_ASPM_CONTROL EndPointAspm;

Completed in 285 milliseconds