Searched refs:PCI_EXP_LNKCTL2_TLS (Results 1 – 3 of 3) sorted by relevance
1257 if ((lnkctl2 & PCI_EXP_LNKCTL2_TLS) < target_vector) { in do_pcie_gen3_transition()1258 lnkctl2 &= ~PCI_EXP_LNKCTL2_TLS; in do_pcie_gen3_transition()1283 lnkctl2 &= ~PCI_EXP_LNKCTL2_TLS; in do_pcie_gen3_transition()
670 #define PCI_EXP_LNKCTL2_TLS 0x000f macro
330 val &= ~PCI_EXP_LNKCTL2_TLS; in apply_bad_link_workaround()