Lines Matching refs:num_lanes
107 u32 num_lanes; /* Number of lanes to use */ member
151 if (cdns_phy->num_lanes >= 2) { in cdns_dp_phy_init()
156 if (cdns_phy->num_lanes == 4) { in cdns_dp_phy_init()
169 if (cdns_phy->num_lanes >= 2) { in cdns_dp_phy_init()
172 if (cdns_phy->num_lanes == 4) { in cdns_dp_phy_init()
186 lane_bits = (1 << cdns_phy->num_lanes) - 1; in cdns_dp_phy_init()
225 for (i = 0; i < cdns_phy->num_lanes; i++) in cdns_dp_phy_pma_cfg()
341 for (i = 0; i < cdns_phy->num_lanes; i++) { in cdns_dp_phy_pma_cmn_rate()
384 switch (cdns_phy->num_lanes) { in cdns_dp_phy_run()
473 &(cdns_phy->num_lanes)); in cdns_dp_phy_probe()
475 cdns_phy->num_lanes = DEFAULT_NUM_LANES; in cdns_dp_phy_probe()
477 switch (cdns_phy->num_lanes) { in cdns_dp_phy_probe()
485 cdns_phy->num_lanes); in cdns_dp_phy_probe()
515 cdns_phy->num_lanes, in cdns_dp_phy_probe()