Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/
Daspeed-video.c241 unsigned int frame_bottom; member
811 video->frame_bottom = (src_tb_edge & VE_SRC_TB_EDGE_DET_BOT) >> in aspeed_video_get_resolution()
816 VE_MODE_DETECT_V_LINES_SHF) - video->frame_bottom; in aspeed_video_get_resolution()
819 if (video->frame_top > video->frame_bottom) in aspeed_video_get_resolution()
840 det->height = (video->frame_bottom - video->frame_top) + 1; in aspeed_video_get_resolution()
895 video->frame_bottom + 1)); in aspeed_video_set_resolution()