Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/hfi1/
Dpcie.c1265 if ((lnkctl2 & PCI_EXP_LNKCTL2_TLS) < target_vector) { in do_pcie_gen3_transition()
1266 lnkctl2 &= ~PCI_EXP_LNKCTL2_TLS; in do_pcie_gen3_transition()
1291 lnkctl2 &= ~PCI_EXP_LNKCTL2_TLS; in do_pcie_gen3_transition()
/Linux-v5.10/include/uapi/linux/
Dpci_regs.h675 #define PCI_EXP_LNKCTL2_TLS 0x000f macro
/Linux-v5.10/drivers/pci/controller/dwc/
Dpcie-designware.c507 ctrl2 &= ~PCI_EXP_LNKCTL2_TLS; in dw_pcie_link_set_max_speed()
Dpcie-tegra194.c354 val &= ~PCI_EXP_LNKCTL2_TLS; in apply_bad_link_workaround()
/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Dcik.c1629 tmp16 &= ~PCI_EXP_LNKCTL2_TLS; in cik_pcie_gen3_enable()
Dsi.c2268 tmp16 &= ~PCI_EXP_LNKCTL2_TLS; in si_pcie_gen3_enable()
/Linux-v5.10/drivers/gpu/drm/radeon/
Dsi.c7252 tmp16 &= ~PCI_EXP_LNKCTL2_TLS; in si_pcie_gen3_enable()
Dcik.c9664 tmp16 &= ~PCI_EXP_LNKCTL2_TLS; in cik_pcie_gen3_enable()