Home
last modified time | relevance | path

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

/linux-6.15/drivers/thermal/
H A Dpcie_cooling.c75 static_assert(PCIE_SPEED_8_0GT + 1 == PCIE_SPEED_16_0GT);
76 static_assert(PCIE_SPEED_16_0GT + 1 == PCIE_SPEED_32_0GT);
/linux-6.15/drivers/pci/
H A Dpci.h392 (lnkcap) == PCI_EXP_LNKCAP_SLS_16_0GB ? PCIE_SPEED_16_0GT : \
403 (lnkcap2) & PCI_EXP_LNKCAP2_SLS_16_0GB ? PCIE_SPEED_16_0GT : \
412 (lnkctl2) == PCI_EXP_LNKCTL2_TLS_16_0GT ? PCIE_SPEED_16_0GT : \
422 (speed) == PCIE_SPEED_16_0GT ? 16000*128/130 : \
437 case PCIE_SPEED_16_0GT: in pcie_dev_speed_mbps()
H A Dprobe.c738 PCIE_SPEED_16_0GT, /* 4 */
/linux-6.15/drivers/pci/pcie/
H A Dbwctrl.c72 [PCIE_SPEED_16_0GT] = PCI_EXP_LNKCTL2_TLS_16_0GT, in pci_bus_speed2lnkctl2()
/linux-6.15/arch/powerpc/platforms/pseries/
H A Dpci.c251 return PCIE_SPEED_16_0GT; in prop_to_pci_speed()
/linux-6.15/drivers/pci/controller/dwc/
H A Dpcie-qcom-ep.c506 if (pcie_link_speed[pci->max_link_speed] == PCIE_SPEED_16_0GT) { in qcom_pcie_perst_deassert()
H A Dpcie-designware.c767 case PCIE_SPEED_16_0GT: in dw_pcie_link_set_max_speed()
H A Dpcie-qcom.c301 if (pcie_link_speed[pci->max_link_speed] == PCIE_SPEED_16_0GT) { in qcom_pcie_start_link()
/linux-6.15/include/linux/
H A Dpci.h302 PCIE_SPEED_16_0GT = 0x17, enumerator
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c6334 else if (speed_cap == PCIE_SPEED_16_0GT) in amdgpu_device_get_pcie_info()
6360 else if (platform_speed_cap == PCIE_SPEED_16_0GT) in amdgpu_device_get_pcie_info()