Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/pseries/
H A Dpci.c252 return PCIE_SPEED_16_0GT; in prop_to_pci_speed()
/linux/drivers/pci/controller/
H A Dpci-loongson.c191 case PCIE_SPEED_16_0GT: in loongson_pci_bridge_speed_quirk()
/linux/drivers/pci/controller/dwc/
H A Dpcie-qcom-ep.c532 if (pcie_get_link_speed(pci->max_link_speed) == PCIE_SPEED_16_0GT) in qcom_pcie_perst_deassert()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c5951 else if (speed_cap == PCIE_SPEED_16_0GT) in amdgpu_device_get_pcie_info()
5977 else if (platform_speed_cap == PCIE_SPEED_16_0GT) in amdgpu_device_get_pcie_info()
/linux/include/linux/
H A Dpci.h321 PCIE_SPEED_16_0GT = 0x17, enumerator