Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/phy/cadence/
Dphy-cadence-sierra.c224 u32 mlane; member
375 regmap = phy->regmap_lane_cdb[i + ins->mlane]; in cdns_sierra_phy_init()
404 ret = regmap_field_read_poll_timeout(sp->pllctrl_lock[ins->mlane], in cdns_sierra_phy_on()
586 if (of_property_read_u32(child, "reg", &inst->mlane)) in cdns_sierra_get_optional()
Dphy-cadence-torrent.c303 u32 mlane; member
1501 ret = regmap_field_read_poll_timeout(cdns_phy->phy_pcs_iso_link_ctrl_1[inst->mlane], in cdns_torrent_phy_on()
1957 regmap = cdns_phy->regmap_tx_lane_cdb[i + inst->mlane]; in cdns_torrent_phy_init()
1992 regmap = cdns_phy->regmap_tx_lane_cdb[i + inst->mlane]; in cdns_torrent_phy_init()
2005 regmap = cdns_phy->regmap_rx_lane_cdb[i + inst->mlane]; in cdns_torrent_phy_init()
2048 int i, j, node, mlane, num_lanes, ret; in cdns_torrent_phy_configure_multilink() local
2077 mlane = cdns_phy->phys[node].mlane; in cdns_torrent_phy_configure_multilink()
2114 regmap = cdns_phy->regmap_tx_lane_cdb[i + mlane]; in cdns_torrent_phy_configure_multilink()
2149 regmap = cdns_phy->regmap_tx_lane_cdb[i + mlane]; in cdns_torrent_phy_configure_multilink()
2162 regmap = cdns_phy->regmap_rx_lane_cdb[i + mlane]; in cdns_torrent_phy_configure_multilink()
[all …]