Home
last modified time | relevance | path

Searched refs:PCI_EXP_LNKCTL2_TLS_2_5GT (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h686 #define PCI_EXP_LNKCTL2_TLS_2_5GT 0x0001 /* Supported Speed 2.5GT/s */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h688 #define PCI_EXP_LNKCTL2_TLS_2_5GT 0x0001 /* Supported Speed 2.5GT/s */ macro
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dpcie.c961 target_vector = PCI_EXP_LNKCTL2_TLS_2_5GT; in do_pcie_gen3_transition()
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-designware.c710 link_speed = PCI_EXP_LNKCTL2_TLS_2_5GT; in dw_pcie_link_set_max_speed()
H A Dpcie-tegra194.c356 val |= PCI_EXP_LNKCTL2_TLS_2_5GT; in apply_bad_link_workaround()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dcik.c1685 tmp16 |= PCI_EXP_LNKCTL2_TLS_2_5GT; /* gen1 */ in cik_pcie_gen3_enable()
H A Dsi.c2376 tmp16 |= PCI_EXP_LNKCTL2_TLS_2_5GT; /* gen1 */ in si_pcie_gen3_enable()
/openbmc/linux/drivers/pci/controller/
H A Dpci-aardvark.c418 reg |= PCI_EXP_LNKCTL2_TLS_2_5GT; in advk_pcie_train_link()
/openbmc/linux/drivers/pci/
H A Dquirks.c98 lnkctl2 |= PCI_EXP_LNKCTL2_TLS_2_5GT; in pcie_failed_link_retrain()
110 (lnkctl2 & PCI_EXP_LNKCTL2_TLS) == PCI_EXP_LNKCTL2_TLS_2_5GT && in pcie_failed_link_retrain()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dsi.c7238 tmp16 |= PCI_EXP_LNKCTL2_TLS_2_5GT; /* gen1 */ in si_pcie_gen3_enable()
H A Dcik.c9637 tmp16 |= PCI_EXP_LNKCTL2_TLS_2_5GT; /* gen1 */ in cik_pcie_gen3_enable()