PCI_EXP_LNKCAP_SLS_2_5GB  155 drivers/pci/controller/dwc/pci-dra7xx.c 		if ((reg & PCI_EXP_LNKCAP_SLS) != PCI_EXP_LNKCAP_SLS_2_5GB) {
PCI_EXP_LNKCAP_SLS_2_5GB  157 drivers/pci/controller/dwc/pci-dra7xx.c 			reg |= PCI_EXP_LNKCAP_SLS_2_5GB;
PCI_EXP_LNKCAP_SLS_2_5GB  164 drivers/pci/controller/dwc/pci-dra7xx.c 		if ((reg & PCI_EXP_LNKCAP_SLS) != PCI_EXP_LNKCAP_SLS_2_5GB) {
PCI_EXP_LNKCAP_SLS_2_5GB  166 drivers/pci/controller/dwc/pci-dra7xx.c 			reg |= PCI_EXP_LNKCAP_SLS_2_5GB;
PCI_EXP_LNKCAP_SLS_2_5GB  106 drivers/pci/controller/dwc/pcie-spear13xx.c 		if ((val & PCI_EXP_LNKCAP_SLS) != PCI_EXP_LNKCAP_SLS_2_5GB) {
PCI_EXP_LNKCAP_SLS_2_5GB  108 drivers/pci/controller/dwc/pcie-spear13xx.c 			val |= PCI_EXP_LNKCAP_SLS_2_5GB;
PCI_EXP_LNKCAP_SLS_2_5GB  115 drivers/pci/controller/dwc/pcie-spear13xx.c 		if ((val & PCI_EXP_LNKCAP_SLS) != PCI_EXP_LNKCAP_SLS_2_5GB) {
PCI_EXP_LNKCAP_SLS_2_5GB  117 drivers/pci/controller/dwc/pcie-spear13xx.c 			val |= PCI_EXP_LNKCAP_SLS_2_5GB;
PCI_EXP_LNKCAP_SLS_2_5GB  614 drivers/pci/controller/pcie-altera.c 	if ((linkcap & PCI_EXP_LNKCAP_SLS) <= PCI_EXP_LNKCAP_SLS_2_5GB)
PCI_EXP_LNKCAP_SLS_2_5GB 5809 drivers/pci/pci.c 	else if ((lnkcap & PCI_EXP_LNKCAP_SLS) == PCI_EXP_LNKCAP_SLS_2_5GB)