Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dpci_regs.h705 #define PCI_EXP_LNKCTL2_TLS_5_0GT 0x0002 /* Supported Speed 5GT/s */ macro
/linux/drivers/infiniband/hw/hfi1/
H A Dpcie.c964 target_vector = PCI_EXP_LNKCTL2_TLS_5_0GT; in do_pcie_gen3_transition()
/linux/drivers/pci/controller/
H A Dpcie-rockchip-host.c338 status |= PCI_EXP_LNKCTL2_TLS_5_0GT; in rockchip_pcie_host_init_port()
H A Dpci-aardvark.c415 reg |= PCI_EXP_LNKCTL2_TLS_5_0GT; in advk_pcie_train_link()