Home
last modified time | relevance | path

Searched refs:UIF_PAD_SINK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_uif.c93 if (sel->pad != UIF_PAD_SINK) in uif_get_selection()
109 UIF_PAD_SINK); in uif_get_selection()
141 if (sel->pad != UIF_PAD_SINK || in uif_set_selection()
155 format = vsp1_entity_get_pad_format(&uif->entity, config, UIF_PAD_SINK); in uif_set_selection()
210 UIF_PAD_SINK, V4L2_SEL_TGT_CROP); in uif_configure_stream()
H A Dvsp1_uif.h16 #define UIF_PAD_SINK 0 macro
H A Dvsp1_drm.c85 prev->sink_pad = UIF_PAD_SINK; in vsp1_du_insert_uif()
93 format.pad = UIF_PAD_SINK; in vsp1_du_insert_uif()