Lines Matching refs:tx2
2156 u16 tx2;
2230 void __iomem *tx2;
2333 .tx2 = 0x0600,
2343 .tx2 = 0x0800,
2353 .tx2 = 0x1600,
2363 .tx2 = 0x0800,
2373 .tx2 = 0x3800,
2383 .tx2 = 0x0800,
3124 tx4 = qmp->port_b + offs->tx2;
3140 void __iomem *tx2 = qmp->tx2;
3155 qmp_pcie_configure_lane(tx2, tbls->tx, tbls->tx_num, 2);
3497 * For dual lane PHYs: tx2 -> 3, rx2 -> 4, pcs_misc (optional) -> 5
3516 qmp->tx2 = devm_of_iomap(dev, np, 3, NULL);
3517 if (IS_ERR(qmp->tx2))
3518 return PTR_ERR(qmp->tx2);
3612 qmp->tx2 = base + offs->tx2;