Searched refs:PCIE_SPEED_32_0GT (Results 1 - 6 of 6) sorted by last modified time

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c6002 if (speed_cap == PCIE_SPEED_32_0GT)
6028 if (platform_speed_cap == PCIE_SPEED_32_0GT)
/linux-master/include/linux/
H A Dpci.h301 PCIE_SPEED_32_0GT = 0x18, enumerator in enum:pci_bus_speed
/linux-master/drivers/pci/
H A Dprobe.c693 PCIE_SPEED_32_0GT, /* 5 */
H A Dpci.c5934 case PCIE_SPEED_32_0GT:
H A Dpci.h276 (lnkcap2) & PCI_EXP_LNKCAP2_SLS_32_0GB ? PCIE_SPEED_32_0GT : \
286 (speed) == PCIE_SPEED_32_0GT ? 32000*128/130 : \
/linux-master/arch/powerpc/platforms/pseries/
H A Dpci.c253 return PCIE_SPEED_32_0GT;

Completed in 189 milliseconds