Lines Matching refs:num_lanes
344 u32 num_lanes; member
1101 pll_bits = ((1 << inst->num_lanes) - 1); in cdns_torrent_dp_set_pll_en()
1120 u32 num_lanes, in cdns_torrent_dp_set_power_state() argument
1146 for (i = 0; i < num_lanes; i++) { in cdns_torrent_dp_set_power_state()
1164 struct cdns_torrent_inst *inst, u32 num_lanes) in cdns_torrent_dp_run() argument
1185 ret = cdns_torrent_dp_set_power_state(cdns_phy, inst, num_lanes, in cdns_torrent_dp_run()
1190 ret = cdns_torrent_dp_set_power_state(cdns_phy, inst, num_lanes, in cdns_torrent_dp_run()
1215 u32 rate, u32 num_lanes) in cdns_torrent_dp_pma_cmn_rate() argument
1256 for (i = 0; i < num_lanes; i++) in cdns_torrent_dp_pma_cmn_rate()
1387 if (dp->lanes > inst->num_lanes) in cdns_torrent_dp_verify_config()
1414 u32 num_lanes) in cdns_torrent_dp_set_a0_pll() argument
1423 for (i = 0; i < num_lanes; i++) { in cdns_torrent_dp_set_a0_pll()
1450 pma_tx_elec_idle_mask = ((1 << inst->num_lanes) - 1) << clane; in cdns_torrent_dp_set_lanes()
1470 for (i = 0; i < inst->num_lanes; i++) in cdns_torrent_dp_set_lanes()
1473 for (i = 1; i < inst->num_lanes; i++) in cdns_torrent_dp_set_lanes()
1481 for (i = 0; i < inst->num_lanes; i++) in cdns_torrent_dp_set_lanes()
1484 for (i = 0; i < inst->num_lanes; i++) in cdns_torrent_dp_set_lanes()
1694 cdns_torrent_dp_set_a0_pll(cdns_phy, inst, inst->num_lanes); in cdns_torrent_dp_common_init()
1700 lane_bits = (1 << inst->num_lanes) - 1; in cdns_torrent_dp_common_init()
1730 inst->num_lanes); in cdns_torrent_dp_common_init()
1750 ret = cdns_torrent_dp_run(cdns_phy, inst, inst->num_lanes); in cdns_torrent_dp_start()
2349 for (i = 0; i < inst->num_lanes; i++) { in cdns_torrent_phy_init()
2407 for (i = 0; i < inst->num_lanes; i++) { in cdns_torrent_phy_init()
2423 for (i = 0; i < inst->num_lanes; i++) { in cdns_torrent_phy_init()
2467 int i, j, node, mlane, num_lanes, ret; in cdns_torrent_phy_configure_multilink() local
2496 num_lanes = cdns_phy->phys[node].num_lanes; in cdns_torrent_phy_configure_multilink()
2534 for (i = 0; i < num_lanes; i++) { in cdns_torrent_phy_configure_multilink()
2575 for (i = 0; i < num_lanes; i++) { in cdns_torrent_phy_configure_multilink()
2590 for (i = 0; i < num_lanes; i++) { in cdns_torrent_phy_configure_multilink()
2851 &cdns_phy->phys[node].num_lanes)) { in cdns_torrent_phy_probe()
2858 total_num_lanes += cdns_phy->phys[node].num_lanes; in cdns_torrent_phy_probe()
2875 switch (cdns_phy->phys[node].num_lanes) { in cdns_torrent_phy_probe()
2883 cdns_phy->phys[node].num_lanes); in cdns_torrent_phy_probe()
2933 gphy->attrs.bus_width = cdns_phy->phys[node].num_lanes; in cdns_torrent_phy_probe()
2966 cdns_phy->phys[0].num_lanes, in cdns_torrent_phy_probe()
2968 cdns_phy->phys[1].num_lanes); in cdns_torrent_phy_probe()
2972 cdns_phy->phys[0].num_lanes); in cdns_torrent_phy_probe()