Searched refs:PCI_EXP_LNKCAP_SLS_2_5GB (Results 1 – 6 of 6) sorted by relevance
199 tmp |= PCI_EXP_LNKCAP_SLS_2_5GB; in fu740_pcie_start_link()
846 tmp |= PCI_EXP_LNKCAP_SLS_2_5GB; in imx6_pcie_start_link()
110 if ((lnk_cap_sls & PCI_EXP_LNKCAP_SLS) <= PCI_EXP_LNKCAP_SLS_2_5GB) in cdns_pcie_retrain()
535 #define PCI_EXP_LNKCAP_SLS_2_5GB 0x00000001 /* LNKCAP2 SLS Vector bit 0 */ macro
611 if ((linkcap & PCI_EXP_LNKCAP_SLS) <= PCI_EXP_LNKCAP_SLS_2_5GB) in altera_pcie_retrain()
6192 else if ((lnkcap & PCI_EXP_LNKCAP_SLS) == PCI_EXP_LNKCAP_SLS_2_5GB) in pcie_get_speed_cap()