Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/phy/cadence/
Dphy-cadence-sierra.c158 u32 mlane; member
306 regmap = phy->regmap_lane_cdb[i + ins->mlane]; in cdns_sierra_phy_init()
329 ret = regmap_field_read_poll_timeout(sp->pllctrl_lock[ins->mlane], in cdns_sierra_phy_on()
364 if (of_property_read_u32(child, "reg", &inst->mlane)) in cdns_sierra_get_optional()
Dphy-cadence-torrent.c251 u32 mlane; member
1876 regmap = cdns_phy->regmap_tx_lane_cdb[i + inst->mlane]; in cdns_torrent_phy_init()
1911 regmap = cdns_phy->regmap_tx_lane_cdb[i + inst->mlane]; in cdns_torrent_phy_init()
1924 regmap = cdns_phy->regmap_rx_lane_cdb[i + inst->mlane]; in cdns_torrent_phy_init()
1942 int i, j, node, mlane, num_lanes, ret; in cdns_torrent_phy_configure_multilink() local
1971 mlane = cdns_phy->phys[node].mlane; in cdns_torrent_phy_configure_multilink()
2008 regmap = cdns_phy->regmap_tx_lane_cdb[i + mlane]; in cdns_torrent_phy_configure_multilink()
2043 regmap = cdns_phy->regmap_tx_lane_cdb[i + mlane]; in cdns_torrent_phy_configure_multilink()
2056 regmap = cdns_phy->regmap_rx_lane_cdb[i + mlane]; in cdns_torrent_phy_configure_multilink()
2170 &cdns_phy->phys[node].mlane)) { in cdns_torrent_phy_probe()