Home
last modified time | relevance | path

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

/linux/drivers/phy/cadence/
H A Dphy-cadence-sierra.c350 u32 mlane; member
579 regmap = phy->regmap_phy_pma_lane_cdb[i + ins->mlane]; in cdns_sierra_phy_init()
601 regmap = phy->regmap_lane_cdb[i + ins->mlane]; in cdns_sierra_phy_init()
635 ret = regmap_field_read_poll_timeout(sp->phy_iso_link_ctrl_1[ins->mlane], in cdns_sierra_phy_on()
654 ret = regmap_field_read_poll_timeout(sp->pllctrl_lock[ins->mlane], in cdns_sierra_phy_on()
946 if (of_property_read_u32(child, "reg", &inst->mlane)) in cdns_sierra_get_optional()
1257 int i, j, node, mlane, num_lanes, ret; in cdns_sierra_phy_configure_multilink() local
1304 mlane = sp->phys[node].mlane; in cdns_sierra_phy_configure_multilink()
1324 regmap = sp->regmap_phy_pma_lane_cdb[i + mlane]; in cdns_sierra_phy_configure_multilink()
1346 regmap = sp->regmap_lane_cdb[i + mlane]; in cdns_sierra_phy_configure_multilink()
H A Dphy-cadence-torrent.c347 u32 mlane; member
1270 cdns_torrent_phy_write(cdns_phy->regmap_tx_lane_cdb[inst->mlane + i], in cdns_torrent_dp_pma_cmn_rate()
1438 << PHY_POWER_STATE_LN(inst->mlane + i)); in cdns_torrent_dp_set_a0_pll()
1440 pll_clk_en &= ~(0x01U << (inst->mlane + i)); in cdns_torrent_dp_set_a0_pll()
1457 u32 clane = inst->mlane; in cdns_torrent_dp_set_lanes()
1565 val = cdns_torrent_phy_read(cdns_phy->regmap_tx_lane_cdb[inst->mlane + lane], in cdns_torrent_dp_set_voltages()
1572 cdns_torrent_phy_write(cdns_phy->regmap_tx_lane_cdb[inst->mlane + lane], in cdns_torrent_dp_set_voltages()
1575 cdns_torrent_phy_write(cdns_phy->regmap_tx_lane_cdb[inst->mlane + lane], in cdns_torrent_dp_set_voltages()
1578 cdns_torrent_phy_write(cdns_phy->regmap_tx_lane_cdb[inst->mlane + lane], in cdns_torrent_dp_set_voltages()
1581 cdns_torrent_phy_write(cdns_phy->regmap_tx_lane_cdb[inst->mlane + lane], in cdns_torrent_dp_set_voltages()
[all …]