Home
last modified time | relevance | path

Searched refs:mlane (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/phy/cadence/
Dphy-cadence-sierra.c314 u32 mlane; member
543 regmap = phy->regmap_phy_pma_lane_cdb[i + ins->mlane]; in cdns_sierra_phy_init()
565 regmap = phy->regmap_lane_cdb[i + ins->mlane]; in cdns_sierra_phy_init()
599 ret = regmap_field_read_poll_timeout(sp->phy_iso_link_ctrl_1[ins->mlane], in cdns_sierra_phy_on()
618 ret = regmap_field_read_poll_timeout(sp->pllctrl_lock[ins->mlane], in cdns_sierra_phy_on()
923 if (of_property_read_u32(child, "reg", &inst->mlane)) in cdns_sierra_get_optional()
1247 int i, j, node, mlane, num_lanes, ret; in cdns_sierra_phy_configure_multilink() local
1294 mlane = sp->phys[node].mlane; in cdns_sierra_phy_configure_multilink()
1314 regmap = sp->regmap_phy_pma_lane_cdb[i + mlane]; in cdns_sierra_phy_configure_multilink()
1336 regmap = sp->regmap_lane_cdb[i + mlane]; in cdns_sierra_phy_configure_multilink()
Dphy-cadence-torrent.c315 u32 mlane; member
1532 ret = regmap_field_read_poll_timeout(cdns_phy->phy_pcs_iso_link_ctrl_1[inst->mlane], in cdns_torrent_phy_on()
2191 regmap = cdns_phy->regmap_tx_lane_cdb[i + inst->mlane]; in cdns_torrent_phy_init()
2226 regmap = cdns_phy->regmap_tx_lane_cdb[i + inst->mlane]; in cdns_torrent_phy_init()
2239 regmap = cdns_phy->regmap_rx_lane_cdb[i + inst->mlane]; in cdns_torrent_phy_init()
2282 int i, j, node, mlane, num_lanes, ret; in cdns_torrent_phy_configure_multilink() local
2309 mlane = cdns_phy->phys[node].mlane; in cdns_torrent_phy_configure_multilink()
2346 regmap = cdns_phy->regmap_tx_lane_cdb[i + mlane]; in cdns_torrent_phy_configure_multilink()
2381 regmap = cdns_phy->regmap_tx_lane_cdb[i + mlane]; in cdns_torrent_phy_configure_multilink()
2394 regmap = cdns_phy->regmap_rx_lane_cdb[i + mlane]; in cdns_torrent_phy_configure_multilink()
[all …]