Home
last modified time | relevance | path

Searched refs:PCIE_SPEED_32_0GT (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/arch/powerpc/platforms/pseries/
Dpci.c280 return PCIE_SPEED_32_0GT; in prop_to_pci_speed()
/linux-6.6.21/drivers/pci/
Dpci.h263 (lnkcap2) & PCI_EXP_LNKCAP2_SLS_32_0GB ? PCIE_SPEED_32_0GT : \
273 (speed) == PCIE_SPEED_32_0GT ? 32000*128/130 : \
Dprobe.c681 PCIE_SPEED_32_0GT, /* 5 */
/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Damdgpu_device.c5446 if (speed_cap == PCIE_SPEED_32_0GT) in amdgpu_device_get_pcie_info()
5472 if (platform_speed_cap == PCIE_SPEED_32_0GT) in amdgpu_device_get_pcie_info()
/linux-6.6.21/include/linux/
Dpci.h301 PCIE_SPEED_32_0GT = 0x18, enumerator