Searched refs:PCIE_SPEED_16_0GT (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/powerpc/platforms/pseries/
H A Dpci.c278 return PCIE_SPEED_16_0GT;
/linux-master/drivers/pci/
H A Dpci.h277 (lnkcap2) & PCI_EXP_LNKCAP2_SLS_16_0GB ? PCIE_SPEED_16_0GT : \
287 (speed) == PCIE_SPEED_16_0GT ? 16000*128/130 : \
H A Dprobe.c692 PCIE_SPEED_16_0GT, /* 4 */
H A Dpci.c5932 case PCIE_SPEED_16_0GT:
/linux-master/drivers/pci/controller/dwc/
H A Dpcie-designware.c719 case PCIE_SPEED_16_0GT:
/linux-master/include/linux/
H A Dpci.h300 PCIE_SPEED_16_0GT = 0x17, enumerator in enum:pci_bus_speed
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c5873 else if (speed_cap == PCIE_SPEED_16_0GT)
5899 else if (platform_speed_cap == PCIE_SPEED_16_0GT)

Completed in 179 milliseconds