Searched refs:mlane (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/phy/cadence/ |
H A D | phy-cadence-torrent.c | 342 u32 mlane; member 1257 cdns_torrent_phy_write(cdns_phy->regmap_tx_lane_cdb[inst->mlane + i], in cdns_torrent_dp_pma_cmn_rate() 1425 << PHY_POWER_STATE_LN(inst->mlane + i)); in cdns_torrent_dp_set_a0_pll() 1427 pll_clk_en &= ~(0x01U << (inst->mlane + i)); in cdns_torrent_dp_set_a0_pll() 1444 u32 clane = inst->mlane; in cdns_torrent_dp_set_lanes() 1552 val = cdns_torrent_phy_read(cdns_phy->regmap_tx_lane_cdb[inst->mlane + lane], in cdns_torrent_dp_set_voltages() 1559 cdns_torrent_phy_write(cdns_phy->regmap_tx_lane_cdb[inst->mlane + lane], in cdns_torrent_dp_set_voltages() 1562 cdns_torrent_phy_write(cdns_phy->regmap_tx_lane_cdb[inst->mlane + lane], in cdns_torrent_dp_set_voltages() 1565 cdns_torrent_phy_write(cdns_phy->regmap_tx_lane_cdb[inst->mlane + lane], in cdns_torrent_dp_set_voltages() 1568 cdns_torrent_phy_write(cdns_phy->regmap_tx_lane_cdb[inst->mlane in cdns_torrent_dp_set_voltages() 2467 int i, j, node, mlane, num_lanes, ret; cdns_torrent_phy_configure_multilink() local [all...] |
H A D | phy-cadence-sierra.c | 346 u32 mlane; member 575 regmap = phy->regmap_phy_pma_lane_cdb[i + ins->mlane]; in cdns_sierra_phy_init() 597 regmap = phy->regmap_lane_cdb[i + ins->mlane]; in cdns_sierra_phy_init() 631 ret = regmap_field_read_poll_timeout(sp->phy_iso_link_ctrl_1[ins->mlane], in cdns_sierra_phy_on() 650 ret = regmap_field_read_poll_timeout(sp->pllctrl_lock[ins->mlane], in cdns_sierra_phy_on() 942 if (of_property_read_u32(child, "reg", &inst->mlane)) in cdns_sierra_get_optional() 1253 int i, j, node, mlane, num_lanes, ret; in cdns_sierra_phy_configure_multilink() local 1300 mlane = sp->phys[node].mlane; in cdns_sierra_phy_configure_multilink() 1320 regmap = sp->regmap_phy_pma_lane_cdb[i + mlane]; in cdns_sierra_phy_configure_multilink() [all...] |
/kernel/linux/linux-5.10/drivers/phy/cadence/ |
H A D | phy-cadence-sierra.c | 158 u32 mlane; member 306 regmap = phy->regmap_lane_cdb[i + ins->mlane]; in cdns_sierra_phy_init() 335 ret = regmap_field_read_poll_timeout(sp->pllctrl_lock[ins->mlane], in cdns_sierra_phy_on() 370 if (of_property_read_u32(child, "reg", &inst->mlane)) in cdns_sierra_get_optional()
|
H A D | phy-cadence-torrent.c | 251 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() [all...] |
Completed in 12 milliseconds