Searched refs:PCIE_SPEED_32_0GT (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/powerpc/platforms/pseries/
H A Dpci.c280 return PCIE_SPEED_32_0GT;
/linux-master/drivers/pci/
H A Dpci.h276 (lnkcap2) & PCI_EXP_LNKCAP2_SLS_32_0GB ? PCIE_SPEED_32_0GT : \
286 (speed) == PCIE_SPEED_32_0GT ? 32000*128/130 : \
H A Dprobe.c693 PCIE_SPEED_32_0GT, /* 5 */
H A Dpci.c5934 case 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/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c5867 if (speed_cap == PCIE_SPEED_32_0GT)
5893 if (platform_speed_cap == PCIE_SPEED_32_0GT)

Completed in 160 milliseconds