Home
last modified time | relevance | path

Searched refs:VSP1_ENTITY_UDS (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/media/platform/vsp1/
Dvsp1_entity.c171 { VSP1_ENTITY_UDS, 0, VI6_DPR_UDS_ROUTE(0), { VI6_DPR_NODE_UDS(0), } },
172 { VSP1_ENTITY_UDS, 1, VI6_DPR_UDS_ROUTE(1), { VI6_DPR_NODE_UDS(1), } },
173 { VSP1_ENTITY_UDS, 2, VI6_DPR_UDS_ROUTE(2), { VI6_DPR_NODE_UDS(2), } },
Dvsp1_entity.h32 VSP1_ENTITY_UDS, enumerator
Dvsp1_uds.c336 uds->entity.type = VSP1_ENTITY_UDS; in vsp1_uds_create()
Dvsp1_video.c361 if (entity->type == VSP1_ENTITY_UDS) { in vsp1_pipeline_validate_branch()
694 if (entity->type == VSP1_ENTITY_UDS) { in vsp1_pipeline_propagate_alpha()