frame_bottom      238 drivers/media/platform/aspeed-video.c 	unsigned int frame_bottom;
frame_bottom      789 drivers/media/platform/aspeed-video.c 		video->frame_bottom = (src_tb_edge & VE_SRC_TB_EDGE_DET_BOT) >>
frame_bottom      794 drivers/media/platform/aspeed-video.c 			VE_MODE_DETECT_V_LINES_SHF) - video->frame_bottom;
frame_bottom      797 drivers/media/platform/aspeed-video.c 		if (video->frame_top > video->frame_bottom)
frame_bottom      818 drivers/media/platform/aspeed-video.c 	det->height = (video->frame_bottom - video->frame_top) + 1;
frame_bottom      873 drivers/media/platform/aspeed-video.c 					      video->frame_bottom + 1));