fallsync_offs_top  191 drivers/gpu/drm/sti/sti_vtg.c 	u32 risesync_offs_top, fallsync_offs_top;
fallsync_offs_top  220 drivers/gpu/drm/sti/sti_vtg.c 		fallsync_offs_top = (u32)delay;
fallsync_offs_top  226 drivers/gpu/drm/sti/sti_vtg.c 		fallsync_offs_top = clocksperline + delay;
fallsync_offs_top  231 drivers/gpu/drm/sti/sti_vtg.c 	sync->vsync_off_top = (fallsync_offs_top << 16) | risesync_offs_top;