Searched refs:frame_top (Results 1 – 1 of 1) sorted by relevance
326 unsigned int frame_top; member1009 det->vbackporch = v->frame_top - vsync; in aspeed_video_get_timings()1013 det->vbackporch = v->frame_top; in aspeed_video_get_timings()1091 video->frame_top = FIELD_GET(VE_SRC_TB_EDGE_DET_TOP, src_tb_edge); in aspeed_video_get_resolution()1093 if (video->frame_top > video->frame_bottom) in aspeed_video_get_resolution()1110 det->height = (video->frame_bottom - video->frame_top) + 1; in aspeed_video_get_resolution()1167 FIELD_PREP(VE_TGS_FIRST, video->frame_top) | in aspeed_video_set_resolution()