Searched refs:PCI_EXP_LNKCAP_SLS_2_5GB (Results 1 – 4 of 4) 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()
395 if (lnkcap & PCI_EXP_LNKCAP_SLS_2_5GB) in drm_pcie_get_speed_cap_mask()
469 #define PCI_EXP_LNKCAP_SLS_2_5GB 0x00000001 /* LNKCAP2 SLS Vector bit 0 */ macro
596 else if (lnkcap1 & PCI_EXP_LNKCAP_SLS_2_5GB) in mlx4_get_pcie_dev_link_caps()