Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/
Daspeed-video.c241 unsigned int frame_top; member
779 video->frame_top = src_tb_edge & VE_SRC_TB_EDGE_DET_TOP; in aspeed_video_get_resolution()
780 det->vfrontporch = video->frame_top; in aspeed_video_get_resolution()
785 if (video->frame_top > video->frame_bottom) in aspeed_video_get_resolution()
806 det->height = (video->frame_bottom - video->frame_top) + 1; in aspeed_video_get_resolution()
859 FIELD_PREP(VE_TGS_FIRST, video->frame_top) | in aspeed_video_set_resolution()