• Home
  • Raw
  • Download

Lines Matching refs:num_lanes

305 	u32 num_lanes;  member
1004 u32 num_lanes, in cdns_torrent_dp_set_power_state() argument
1031 switch (num_lanes) { in cdns_torrent_dp_set_power_state()
1065 static int cdns_torrent_dp_run(struct cdns_torrent_phy *cdns_phy, u32 num_lanes) in cdns_torrent_dp_run() argument
1086 ret = cdns_torrent_dp_set_power_state(cdns_phy, num_lanes, in cdns_torrent_dp_run()
1091 ret = cdns_torrent_dp_set_power_state(cdns_phy, num_lanes, in cdns_torrent_dp_run()
1115 u32 rate, u32 num_lanes) in cdns_torrent_dp_pma_cmn_rate() argument
1153 for (i = 0; i < num_lanes; i++) in cdns_torrent_dp_pma_cmn_rate()
1247 if (dp->lanes > inst->num_lanes) in cdns_torrent_dp_verify_config()
1273 u32 num_lanes) in cdns_torrent_dp_set_a0_pll() argument
1286 if (num_lanes > 1) { in cdns_torrent_dp_set_a0_pll()
1293 if (num_lanes > 2) { in cdns_torrent_dp_set_a0_pll()
1541 cdns_torrent_dp_set_a0_pll(cdns_phy, inst->num_lanes); in cdns_torrent_dp_common_init()
1547 lane_bits = (1 << inst->num_lanes) - 1; in cdns_torrent_dp_common_init()
1572 inst->num_lanes); in cdns_torrent_dp_common_init()
1590 ret = cdns_torrent_dp_run(cdns_phy, inst->num_lanes); in cdns_torrent_dp_start()
1956 for (i = 0; i < inst->num_lanes; i++) { in cdns_torrent_phy_init()
1991 for (i = 0; i < inst->num_lanes; i++) { in cdns_torrent_phy_init()
2004 for (i = 0; i < inst->num_lanes; i++) { in cdns_torrent_phy_init()
2048 int i, j, node, mlane, num_lanes, ret; in cdns_torrent_phy_configure_multilink() local
2079 num_lanes = cdns_phy->phys[node].num_lanes; in cdns_torrent_phy_configure_multilink()
2113 for (i = 0; i < num_lanes; i++) { in cdns_torrent_phy_configure_multilink()
2148 for (i = 0; i < num_lanes; i++) { in cdns_torrent_phy_configure_multilink()
2161 for (i = 0; i < num_lanes; i++) { in cdns_torrent_phy_configure_multilink()
2393 &cdns_phy->phys[node].num_lanes)) { in cdns_torrent_phy_probe()
2400 total_num_lanes += cdns_phy->phys[node].num_lanes; in cdns_torrent_phy_probe()
2417 switch (cdns_phy->phys[node].num_lanes) { in cdns_torrent_phy_probe()
2425 cdns_phy->phys[node].num_lanes); in cdns_torrent_phy_probe()
2475 gphy->attrs.bus_width = cdns_phy->phys[node].num_lanes; in cdns_torrent_phy_probe()
2508 cdns_phy->phys[0].num_lanes, in cdns_torrent_phy_probe()
2510 cdns_phy->phys[1].num_lanes); in cdns_torrent_phy_probe()
2514 cdns_phy->phys[0].num_lanes); in cdns_torrent_phy_probe()