Lines Matching refs:num_lanes

344 	u32 num_lanes;  member
1105 pll_bits = ((1 << inst->num_lanes) - 1); in cdns_torrent_dp_set_pll_en()
1124 u32 num_lanes, in cdns_torrent_dp_set_power_state() argument
1150 for (i = 0; i < num_lanes; i++) { in cdns_torrent_dp_set_power_state()
1171 struct cdns_torrent_inst *inst, u32 num_lanes) in cdns_torrent_dp_run() argument
1192 ret = cdns_torrent_dp_set_power_state(cdns_phy, inst, num_lanes, in cdns_torrent_dp_run()
1197 ret = cdns_torrent_dp_set_power_state(cdns_phy, inst, num_lanes, in cdns_torrent_dp_run()
1222 u32 rate, u32 num_lanes) in cdns_torrent_dp_pma_cmn_rate() argument
1263 for (i = 0; i < num_lanes; i++) in cdns_torrent_dp_pma_cmn_rate()
1394 if (dp->lanes > inst->num_lanes) in cdns_torrent_dp_verify_config()
1421 u32 num_lanes) in cdns_torrent_dp_set_a0_pll() argument
1430 for (i = 0; i < num_lanes; i++) { in cdns_torrent_dp_set_a0_pll()
1457 pma_tx_elec_idle_mask = ((1 << inst->num_lanes) - 1) << clane; in cdns_torrent_dp_set_lanes()
1477 for (i = 0; i < inst->num_lanes; i++) in cdns_torrent_dp_set_lanes()
1480 for (i = 1; i < inst->num_lanes; i++) in cdns_torrent_dp_set_lanes()
1488 for (i = 0; i < inst->num_lanes; i++) in cdns_torrent_dp_set_lanes()
1491 for (i = 0; i < inst->num_lanes; i++) in cdns_torrent_dp_set_lanes()
1710 cdns_torrent_dp_set_a0_pll(cdns_phy, inst, inst->num_lanes); in cdns_torrent_dp_common_init()
1716 lane_bits = (1 << inst->num_lanes) - 1; in cdns_torrent_dp_common_init()
1746 inst->num_lanes); in cdns_torrent_dp_common_init()
1766 ret = cdns_torrent_dp_run(cdns_phy, inst, inst->num_lanes); in cdns_torrent_dp_start()
2368 for (i = 0; i < inst->num_lanes; i++) { in cdns_torrent_phy_init()
2426 for (i = 0; i < inst->num_lanes; i++) { in cdns_torrent_phy_init()
2442 for (i = 0; i < inst->num_lanes; i++) { in cdns_torrent_phy_init()
2476 int i, j, node, mlane, num_lanes, ret; in cdns_torrent_phy_configure_multilink() local
2553 num_lanes = cdns_phy->phys[node].num_lanes; in cdns_torrent_phy_configure_multilink()
2591 for (i = 0; i < num_lanes; i++) { in cdns_torrent_phy_configure_multilink()
2646 for (i = 0; i < num_lanes; i++) { in cdns_torrent_phy_configure_multilink()
2661 for (i = 0; i < num_lanes; i++) { in cdns_torrent_phy_configure_multilink()
2980 &cdns_phy->phys[node].num_lanes)) { in cdns_torrent_phy_probe()
2987 total_num_lanes += cdns_phy->phys[node].num_lanes; in cdns_torrent_phy_probe()
3001 switch (cdns_phy->phys[node].num_lanes) { in cdns_torrent_phy_probe()
3009 cdns_phy->phys[node].num_lanes); in cdns_torrent_phy_probe()
3059 gphy->attrs.bus_width = cdns_phy->phys[node].num_lanes; in cdns_torrent_phy_probe()
3093 cdns_phy->phys[0].num_lanes, in cdns_torrent_phy_probe()
3095 cdns_phy->phys[1].num_lanes); in cdns_torrent_phy_probe()
3099 cdns_phy->phys[0].num_lanes); in cdns_torrent_phy_probe()