Lines Matching refs:num_lanes
317 u32 num_lanes; member
1035 u32 num_lanes, in cdns_torrent_dp_set_power_state() argument
1062 switch (num_lanes) { in cdns_torrent_dp_set_power_state()
1096 static int cdns_torrent_dp_run(struct cdns_torrent_phy *cdns_phy, u32 num_lanes) in cdns_torrent_dp_run() argument
1117 ret = cdns_torrent_dp_set_power_state(cdns_phy, num_lanes, in cdns_torrent_dp_run()
1122 ret = cdns_torrent_dp_set_power_state(cdns_phy, num_lanes, in cdns_torrent_dp_run()
1146 u32 rate, u32 num_lanes) in cdns_torrent_dp_pma_cmn_rate() argument
1184 for (i = 0; i < num_lanes; i++) in cdns_torrent_dp_pma_cmn_rate()
1278 if (dp->lanes > inst->num_lanes) in cdns_torrent_dp_verify_config()
1304 u32 num_lanes) in cdns_torrent_dp_set_a0_pll() argument
1317 if (num_lanes > 1) { in cdns_torrent_dp_set_a0_pll()
1324 if (num_lanes > 2) { in cdns_torrent_dp_set_a0_pll()
1572 cdns_torrent_dp_set_a0_pll(cdns_phy, inst->num_lanes); in cdns_torrent_dp_common_init()
1578 lane_bits = (1 << inst->num_lanes) - 1; in cdns_torrent_dp_common_init()
1603 inst->num_lanes); in cdns_torrent_dp_common_init()
1621 ret = cdns_torrent_dp_run(cdns_phy, inst->num_lanes); in cdns_torrent_dp_start()
2190 for (i = 0; i < inst->num_lanes; i++) { in cdns_torrent_phy_init()
2225 for (i = 0; i < inst->num_lanes; i++) { in cdns_torrent_phy_init()
2238 for (i = 0; i < inst->num_lanes; i++) { in cdns_torrent_phy_init()
2282 int i, j, node, mlane, num_lanes, ret; in cdns_torrent_phy_configure_multilink() local
2311 num_lanes = cdns_phy->phys[node].num_lanes; in cdns_torrent_phy_configure_multilink()
2345 for (i = 0; i < num_lanes; i++) { in cdns_torrent_phy_configure_multilink()
2380 for (i = 0; i < num_lanes; i++) { in cdns_torrent_phy_configure_multilink()
2393 for (i = 0; i < num_lanes; i++) { in cdns_torrent_phy_configure_multilink()
2642 &cdns_phy->phys[node].num_lanes)) { in cdns_torrent_phy_probe()
2649 total_num_lanes += cdns_phy->phys[node].num_lanes; in cdns_torrent_phy_probe()
2666 switch (cdns_phy->phys[node].num_lanes) { in cdns_torrent_phy_probe()
2674 cdns_phy->phys[node].num_lanes); in cdns_torrent_phy_probe()
2724 gphy->attrs.bus_width = cdns_phy->phys[node].num_lanes; in cdns_torrent_phy_probe()
2757 cdns_phy->phys[0].num_lanes, in cdns_torrent_phy_probe()
2759 cdns_phy->phys[1].num_lanes); in cdns_torrent_phy_probe()
2763 cdns_phy->phys[0].num_lanes); in cdns_torrent_phy_probe()