Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/include/uapi/linux/
Dpci_regs.h685 #define PCI_EXP_LNKCTL2_TLS 0x000f macro
/linux-6.1.9/drivers/pci/controller/dwc/
Dpcie-designware.c496 ctrl2 &= ~PCI_EXP_LNKCTL2_TLS; in dw_pcie_link_set_max_speed()
Dpcie-tegra194.c332 val &= ~PCI_EXP_LNKCTL2_TLS; in apply_bad_link_workaround()
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Dcik.c1694 tmp16 &= ~PCI_EXP_LNKCTL2_TLS; in cik_pcie_gen3_enable()
Dsi.c2385 tmp16 &= ~PCI_EXP_LNKCTL2_TLS; in si_pcie_gen3_enable()
/linux-6.1.9/drivers/pci/controller/
Dpci-aardvark.c412 reg &= ~PCI_EXP_LNKCTL2_TLS; in advk_pcie_train_link()
/linux-6.1.9/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()