Home
last modified time | relevance | path

Searched refs:PCI_EXP_LNKCAP_SLS_2_5GB (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/pci/controller/dwc/
A Dpcie-fu740.c199 tmp |= PCI_EXP_LNKCAP_SLS_2_5GB; in fu740_pcie_start_link()
A Dpci-imx6.c886 tmp |= PCI_EXP_LNKCAP_SLS_2_5GB; in imx6_pcie_start_link()
/linux-6.3-rc2/drivers/pci/controller/cadence/
A Dpcie-cadence-host.c110 if ((lnk_cap_sls & PCI_EXP_LNKCAP_SLS) <= PCI_EXP_LNKCAP_SLS_2_5GB) in cdns_pcie_retrain()
/linux-6.3-rc2/include/uapi/linux/
A Dpci_regs.h535 #define PCI_EXP_LNKCAP_SLS_2_5GB 0x00000001 /* LNKCAP2 SLS Vector bit 0 */ macro
/linux-6.3-rc2/drivers/pci/controller/
A Dpcie-altera.c611 if ((linkcap & PCI_EXP_LNKCAP_SLS) <= PCI_EXP_LNKCAP_SLS_2_5GB) in altera_pcie_retrain()
/linux-6.3-rc2/drivers/pci/
A Dpci.c6186 else if ((lnkcap & PCI_EXP_LNKCAP_SLS) == PCI_EXP_LNKCAP_SLS_2_5GB) in pcie_get_speed_cap()

Completed in 27 milliseconds