Searched refs:lane_bits (Results 1 – 1 of 1) sorted by relevance
1533 unsigned char lane_bits; in cdns_torrent_dp_common_init() local1547 lane_bits = (1 << inst->num_lanes) - 1; in cdns_torrent_dp_common_init()1549 ((0xF & ~lane_bits) << 4) | (0xF & lane_bits)); in cdns_torrent_dp_common_init()