video_top_field_stop  163 drivers/gpu/drm/sti/sti_vtg.c 	u32 video_top_field_stop;
video_top_field_stop  173 drivers/gpu/drm/sti/sti_vtg.c 	video_top_field_stop = (ystop << 16) | xstop;
video_top_field_stop  177 drivers/gpu/drm/sti/sti_vtg.c 	video_bottom_field_stop = video_top_field_stop;
video_top_field_stop  180 drivers/gpu/drm/sti/sti_vtg.c 	writel(video_top_field_stop, regs + VTG_VID_TFS);