HomeSort by relevance Sort by last modified time
    Searched full:aspm (Results 1 - 11 of 11) sorted by null

  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Library/IntelQNCLib/
PciExpress.c 378 Configure ASPM automatically for both root port and downstream device.
386 @param[in] LinkAspmVal Currently used ASPM setting
388 @retval EFI_SUCCESS Configure ASPM successful
431 // Obtain initial ASPM settings from respective port capability registers.
504 // Set Endpoint Aspm
510 // Set Root Port Aspm
519 Configure ASPM based on the given setting for the interested device.
524 @param[in] AspmSetting Aspm setting
525 @param[in] LinkAspmVal Currently used ASPM setting
527 @retval EFI_SUCCESS Configure ASPM successful
    [all...]
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/
PchPlatformPolicy.h 218 PCH_PCI_EXPRESS_ASPM_CONTROL Aspm;
225 The vendor Id of Pci Express card ASPM setting override, 0xFFFF means any Vendor ID
229 The Device Id of Pci Express card ASPM setting override, 0xFFFF means any Device ID
233 The Rev Id of Pci Express card ASPM setting override, 0xFF means all steppings
237 The Base Class Code of Pci Express card ASPM setting override, 0xFF means all base class
241 The Sub Class Code of Pci Express card ASPM setting override, 0xFF means all sub class
246 The override ASPM setting from End point
312 UINT8 NumOfDevAspmOverride; /// Number of PCI Express card Aspm setting override
313 PCH_PCIE_DEVICE_ASPM_OVERRIDE *DevAspmOverride; /// The Pointer which is point to Pci Express card Aspm setting override
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/Juno/AcpiTables/
AcpiSsdtRootPci.asl 142 // * ASPM
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/AcpiTables/
AcpiSsdtRootPci.asl 142 // * ASPM
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/VExpress/AcpiTables/rtsm_ve-aemv8a/
facp.asl 86 PCIe ASPM Not Supported (V4) : 0
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
pci_regs.h 419 #define PCI_EXP_LNKCAP_ASPMS 0x00000c00 /* ASPM Support */
428 #define PCI_EXP_LNKCTL_ASPMC 0x0003 /* ASPM Control */
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
IchPlatformPolicy.c 250 DxePlatformPchPolicy->PciExpressConfig->RootPort[PortIndex].Aspm = 4;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
pci_regs.h 434 #define PCI_EXP_LNKCAP_ASPMS 0x00000c00 /* ASPM Support */
443 #define PCI_EXP_LNKCTL_ASPMC 0x0003 /* ASPM Control */
    [all...]
  /external/kernel-headers/original/uapi/linux/
pci_regs.h 521 #define PCI_EXP_LNKCAP_ASPMS 0x00000c00 /* ASPM Support */
530 #define PCI_EXP_LNKCTL_ASPMC 0x0003 /* ASPM Control */
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmdevs.h 425 #define BFL2_PCIEWAR_OVR 0x00000020 /* Board overrides ASPM and Clkreq settings */
    [all...]
  /external/syslinux/gpxe/src/drivers/net/
sky2.h 94 P_FORCE_ASPM_REQUEST = 1<<15, /* Force ASPM Request (A1 only) */
167 P_CF1_ENA_TXBMU_RD_IDLE = 1<<1, /* Enable TX BMU Read IDLE for ASPM */
168 P_CF1_ENA_TXBMU_WR_IDLE = 1<<0, /* Enable TX BMU Write IDLE for ASPM */
    [all...]

Completed in 598 milliseconds