Searched refs:entity_max (Results 1 – 1 of 1) sorted by relevance
275 unsigned int entity_max; in vsp1_video_pipeline_setup_partitions() local280 entity_max = entity->ops->max_width(entity, pipe); in vsp1_video_pipeline_setup_partitions()281 if (entity_max) in vsp1_video_pipeline_setup_partitions()282 div_size = min(div_size, entity_max); in vsp1_video_pipeline_setup_partitions()