Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hfi1/
H A Dpcie.c1209 if ((lnkctl2 & PCI_EXP_LNKCTL2_TLS) < target_vector) { in do_pcie_gen3_transition()
1211 PCI_EXP_LNKCTL2_TLS, in do_pcie_gen3_transition()
1224 PCI_EXP_LNKCTL2_TLS, in do_pcie_gen3_transition()
/linux/include/uapi/linux/
H A Dpci_regs.h703 #define PCI_EXP_LNKCTL2_TLS 0x000f macro
/linux/drivers/pci/controller/
H A Dpcie-rockchip-host.c337 status &= ~PCI_EXP_LNKCTL2_TLS; in rockchip_pcie_host_init_port()
H A Dpci-aardvark.c411 reg &= ~PCI_EXP_LNKCTL2_TLS; in advk_pcie_train_link()