Searched refs:early_control (Results 1 – 1 of 1) sorted by relevance
702 uint32_t early_control = 0; in dce110_enable_stream() local723 early_control = active_total_with_borders % lane_count; in dce110_enable_stream()725 if (early_control == 0) in dce110_enable_stream()726 early_control = lane_count; in dce110_enable_stream()728 tg->funcs->set_early_control(tg, early_control); in dce110_enable_stream()