Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dpci.c278 return PCIE_SPEED_16_0GT; in prop_to_pci_speed()
/openbmc/linux/drivers/pci/
H A Dpci.h268 (lnkcap2) & PCI_EXP_LNKCAP2_SLS_16_0GB ? PCIE_SPEED_16_0GT : \
278 (speed) == PCIE_SPEED_16_0GT ? 16000*128/130 : \
H A Dprobe.c680 PCIE_SPEED_16_0GT, /* 4 */
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-designware.c718 case PCIE_SPEED_16_0GT: in dw_pcie_link_set_max_speed()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c5501 else if (speed_cap == PCIE_SPEED_16_0GT) in amdgpu_device_get_pcie_info()
5527 else if (platform_speed_cap == PCIE_SPEED_16_0GT) in amdgpu_device_get_pcie_info()
/openbmc/linux/include/linux/
H A Dpci.h300 PCIE_SPEED_16_0GT = 0x17, enumerator