Lines Matching refs:mlane
342 u32 mlane;
1257 cdns_torrent_phy_write(cdns_phy->regmap_tx_lane_cdb[inst->mlane + i],
1425 << PHY_POWER_STATE_LN(inst->mlane + i));
1427 pll_clk_en &= ~(0x01U << (inst->mlane + i));
1444 u32 clane = inst->mlane;
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],
1565 cdns_torrent_phy_write(cdns_phy->regmap_tx_lane_cdb[inst->mlane + lane],
1568 cdns_torrent_phy_write(cdns_phy->regmap_tx_lane_cdb[inst->mlane + lane],
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],
1653 ret = regmap_field_read_poll_timeout(cdns_phy->phy_pcs_iso_link_ctrl_1[inst->mlane],
2350 regmap = cdns_phy->regmap_tx_lane_cdb[i + inst->mlane];
2408 regmap = cdns_phy->regmap_tx_lane_cdb[i + inst->mlane];
2424 regmap = cdns_phy->regmap_rx_lane_cdb[i + inst->mlane];
2467 int i, j, node, mlane, num_lanes, ret;
2494 mlane = cdns_phy->phys[node].mlane;
2535 regmap = cdns_phy->regmap_tx_lane_cdb[i + mlane];
2576 regmap = cdns_phy->regmap_tx_lane_cdb[i + mlane];
2591 regmap = cdns_phy->regmap_rx_lane_cdb[i + mlane];
2811 &cdns_phy->phys[node].mlane)) {