Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/platforms/pseries/
A Dpci.c280 return PCIE_SPEED_32_0GT; in prop_to_pci_speed()
/linux-6.3-rc2/drivers/pci/
A Dpci.h269 (lnkcap2) & PCI_EXP_LNKCAP2_SLS_32_0GB ? PCIE_SPEED_32_0GT : \
279 (speed) == PCIE_SPEED_32_0GT ? 32000*128/130 : \
A Dprobe.c682 PCIE_SPEED_32_0GT, /* 5 */
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A 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.3-rc2/include/linux/
A Dpci.h301 PCIE_SPEED_32_0GT = 0x18, enumerator

Completed in 25 milliseconds