Searched refs:PCI_EXP_LNKCAP_SLS_2_5GB (Results 1 – 5 of 5) sorted by relevance
180 if ((val & PCI_EXP_LNKCAP_SLS) != PCI_EXP_LNKCAP_SLS_2_5GB) { in spear13xx_pcie_establish_link()182 val |= PCI_EXP_LNKCAP_SLS_2_5GB; in spear13xx_pcie_establish_link()189 if ((val & PCI_EXP_LNKCAP_SLS) != PCI_EXP_LNKCAP_SLS_2_5GB) { in spear13xx_pcie_establish_link()191 val |= PCI_EXP_LNKCAP_SLS_2_5GB; in spear13xx_pcie_establish_link()
93 if ((linkcap & PCI_EXP_LNKCAP_SLS) <= PCI_EXP_LNKCAP_SLS_2_5GB) in altera_pcie_retrain()
402 if (lnkcap & PCI_EXP_LNKCAP_SLS_2_5GB) in drm_pcie_get_speed_cap_mask()
510 #define PCI_EXP_LNKCAP_SLS_2_5GB 0x00000001 /* LNKCAP2 SLS Vector bit 0 */ macro
619 else if (lnkcap1 & PCI_EXP_LNKCAP_SLS_2_5GB) in mlx4_get_pcie_dev_link_caps()