Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/hfi1/
Dpcie.c1216 if ((lnkctl2 & PCI_EXP_LNKCTL2_TLS) < target_vector) { in do_pcie_gen3_transition()
1217 lnkctl2 &= ~PCI_EXP_LNKCTL2_TLS; in do_pcie_gen3_transition()
1242 lnkctl2 &= ~PCI_EXP_LNKCTL2_TLS; in do_pcie_gen3_transition()
/Linux-v5.15/include/uapi/linux/
Dpci_regs.h678 #define PCI_EXP_LNKCTL2_TLS 0x000f macro
/Linux-v5.15/drivers/pci/controller/dwc/
Dpcie-designware.c559 ctrl2 &= ~PCI_EXP_LNKCTL2_TLS; in dw_pcie_link_set_max_speed()
Dpcie-tegra194.c336 val &= ~PCI_EXP_LNKCTL2_TLS; in apply_bad_link_workaround()
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Dcik.c1690 tmp16 &= ~PCI_EXP_LNKCTL2_TLS; in cik_pcie_gen3_enable()
Dsi.c2385 tmp16 &= ~PCI_EXP_LNKCTL2_TLS; in si_pcie_gen3_enable()
/Linux-v5.15/drivers/gpu/drm/radeon/
Dsi.c7245 tmp16 &= ~PCI_EXP_LNKCTL2_TLS; in si_pcie_gen3_enable()
Dcik.c9647 tmp16 &= ~PCI_EXP_LNKCTL2_TLS; in cik_pcie_gen3_enable()