Searched refs:this_plane_idx (Results 1 – 1 of 1) sorted by relevance
5957 static unsigned int find_max_impact_plane(unsigned int this_plane_idx, unsigned int num_planes, uns… in find_max_impact_plane() argument5962 if (i != this_plane_idx && (int) Trpd_dcfclk_cycles[i] > max_value) { in find_max_impact_plane()5969 max_idx = this_plane_idx; in find_max_impact_plane()