Searched refs:frame_top (Results 1 – 1 of 1) sorted by relevance
301 unsigned int frame_top; member927 det->vbackporch = v->frame_top - vsync; in aspeed_video_get_timings()931 det->vbackporch = v->frame_top; in aspeed_video_get_timings()1009 video->frame_top = FIELD_GET(VE_SRC_TB_EDGE_DET_TOP, src_tb_edge); in aspeed_video_get_resolution()1011 if (video->frame_top > video->frame_bottom) in aspeed_video_get_resolution()1028 det->height = (video->frame_bottom - video->frame_top) + 1; in aspeed_video_get_resolution()1085 FIELD_PREP(VE_TGS_FIRST, video->frame_top) | in aspeed_video_set_resolution()