Lines Matching defs:lane

228 /* PHY PCS lane registers */
1093 /* Select values of registers and mask, depending on enabled lane count. */
1144 /* Select values of registers and mask, depending on enabled lane count. */
1172 * master lane
1255 /* PMA lane configuration to deal with multi-link operation */
1375 /* Verify lane count. */
1380 /* valid lane count. */
1392 * levels, per-lane.
1434 /* Configure lane count as required. */
1462 /* reset the link by asserting master lane phy_l0*_reset_n low */
1467 * Assert lane reset on unused lanes and master lane so they remain in reset
1496 /* release pma_xcvr_pllclk_en_ln_*, only for the master lane */
1548 u8 lane;
1551 for (lane = 0; lane < dp->lanes; lane++) {
1552 val = cdns_torrent_phy_read(cdns_phy->regmap_tx_lane_cdb[inst->mlane + lane],
1559 cdns_torrent_phy_write(cdns_phy->regmap_tx_lane_cdb[inst->mlane + lane],
1562 cdns_torrent_phy_write(cdns_phy->regmap_tx_lane_cdb[inst->mlane + lane],
1564 val = vltg_coeff[dp->voltage[lane]][dp->pre[lane]].diag_tx_drv;
1565 cdns_torrent_phy_write(cdns_phy->regmap_tx_lane_cdb[inst->mlane + lane],
1567 val = vltg_coeff[dp->voltage[lane]][dp->pre[lane]].mgnfs_mult;
1568 cdns_torrent_phy_write(cdns_phy->regmap_tx_lane_cdb[inst->mlane + lane],
1571 val = vltg_coeff[dp->voltage[lane]][dp->pre[lane]].cpost_mult;
1572 cdns_torrent_phy_write(cdns_phy->regmap_tx_lane_cdb[inst->mlane + lane],
1576 val = cdns_torrent_phy_read(cdns_phy->regmap_tx_lane_cdb[inst->mlane + lane],
1583 cdns_torrent_phy_write(cdns_phy->regmap_tx_lane_cdb[inst->mlane + lane],
1631 /* Take the PHY lane group out of reset */
1707 /* release pma_xcvr_pllclk_en_ln_*, only for the master lane */
2230 dev_err(dev, "Failed to init tx lane CDB regmap\n");
2241 dev_err(dev, "Failed to init rx lane CDB regmap\n");
2252 dev_err(dev, "Failed to init PHY PCS lane CDB regmap\n");
2399 /* PMA TX lane registers configurations */
2415 /* PMA RX lane registers configurations */
2506 * PHY type and are per lane.
2568 /* PMA TX lane registers configurations */
2583 /* PMA RX lane registers configurations */
2946 dev_err(dev, "Invalid lane configuration\n");