Home
last modified time | relevance | path

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

/linux/drivers/pci/
A Dpci.h255 (lnkcap2) & PCI_EXP_LNKCAP2_SLS_16_0GB ? PCIE_SPEED_16_0GT : \
265 (speed) == PCIE_SPEED_16_0GT ? 16000*128/130 : \
A Dprobe.c680 PCIE_SPEED_16_0GT, /* 4 */
/linux/arch/powerpc/platforms/pseries/
A Dpci.c279 return PCIE_SPEED_16_0GT; in prop_to_pci_speed()
/linux/drivers/pci/controller/dwc/
A Dpcie-designware.c572 case PCIE_SPEED_16_0GT: in dw_pcie_link_set_max_speed()
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_device.c5232 else if (speed_cap == PCIE_SPEED_16_0GT) in amdgpu_device_get_pcie_info()
5258 else if (platform_speed_cap == PCIE_SPEED_16_0GT) in amdgpu_device_get_pcie_info()
/linux/include/linux/
A Dpci.h290 PCIE_SPEED_16_0GT = 0x17, enumerator

Completed in 29 milliseconds