Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_entity.h36 VSP1_ENTITY_UDS, enumerator
H A Dvsp1_uds.c419 uds->entity.type = VSP1_ENTITY_UDS; in vsp1_uds_create()
H A Dvsp1_entity.c568 { VSP1_ENTITY_UDS, idx, VI6_DPR_UDS_ROUTE(idx), \
H A Dvsp1_video.c534 if (entity->type == VSP1_ENTITY_UDS) { in vsp1_video_pipeline_build_branch()