Home
last modified time | relevance | path

Searched refs:PCI_EXP_LNKCTL2_TLS (Results 1 – 10 of 10) sorted by relevance

/linux-6.6.21/drivers/infiniband/hw/hfi1/
Dpcie.c1209 if ((lnkctl2 & PCI_EXP_LNKCTL2_TLS) < target_vector) { in do_pcie_gen3_transition()
1210 lnkctl2 &= ~PCI_EXP_LNKCTL2_TLS; in do_pcie_gen3_transition()
1235 lnkctl2 &= ~PCI_EXP_LNKCTL2_TLS; in do_pcie_gen3_transition()
/linux-6.6.21/include/uapi/linux/
Dpci_regs.h685 #define PCI_EXP_LNKCTL2_TLS 0x000f macro
/linux-6.6.21/drivers/pci/controller/dwc/
Dpcie-designware.c706 ctrl2 &= ~PCI_EXP_LNKCTL2_TLS; in dw_pcie_link_set_max_speed()
Dpcie-tegra194.c355 val &= ~PCI_EXP_LNKCTL2_TLS; in apply_bad_link_workaround()
/linux-6.6.21/drivers/pci/
Dquirks.c97 lnkctl2 &= ~PCI_EXP_LNKCTL2_TLS; in pcie_failed_link_retrain()
110 (lnkctl2 & PCI_EXP_LNKCTL2_TLS) == PCI_EXP_LNKCTL2_TLS_2_5GT && in pcie_failed_link_retrain()
116 lnkctl2 &= ~PCI_EXP_LNKCTL2_TLS; in pcie_failed_link_retrain()
/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Dcik.c1678 tmp16 &= ~PCI_EXP_LNKCTL2_TLS; in cik_pcie_gen3_enable()
Dsi.c2369 tmp16 &= ~PCI_EXP_LNKCTL2_TLS; in si_pcie_gen3_enable()
/linux-6.6.21/drivers/pci/controller/
Dpci-aardvark.c412 reg &= ~PCI_EXP_LNKCTL2_TLS; in advk_pcie_train_link()
/linux-6.6.21/drivers/gpu/drm/radeon/
Dsi.c7232 tmp16 &= ~PCI_EXP_LNKCTL2_TLS; in si_pcie_gen3_enable()
Dcik.c9631 tmp16 &= ~PCI_EXP_LNKCTL2_TLS; in cik_pcie_gen3_enable()