Searched refs:early_control (Results 1 – 1 of 1) sorted by relevance
705 uint32_t early_control = 0; in dce110_enable_stream() local726 early_control = active_total_with_borders % lane_count; in dce110_enable_stream()728 if (early_control == 0) in dce110_enable_stream()729 early_control = lane_count; in dce110_enable_stream()731 tg->funcs->set_early_control(tg, early_control); in dce110_enable_stream()