Searched refs:MAX_NUM_LANES (Results 1 – 1 of 1) sorted by relevance
28 #define MAX_NUM_LANES 4 macro267 struct cdns_torrent_inst phys[MAX_NUM_LANES];274 struct regmap *regmap_tx_lane_cdb[MAX_NUM_LANES];275 struct regmap *regmap_rx_lane_cdb[MAX_NUM_LANES];1768 for (i = 0; i < MAX_NUM_LANES; i++) { in cdns_torrent_regmap_init()2299 if (total_num_lanes > MAX_NUM_LANES) { in cdns_torrent_phy_probe()