vsync_invert 244 drivers/video/fbdev/mmp/fb/mmpfb.c mode->vsync_invert = !!(videomode->sync & FB_SYNC_VERT_HIGH_ACT); vsync_invert 270 drivers/video/fbdev/mmp/fb/mmpfb.c | (mode->vsync_invert ? FB_SYNC_VERT_HIGH_ACT : 0); vsync_invert 259 drivers/video/fbdev/mmp/hw/mmp_ctrl.c tmp |= mode->vsync_invert ? 0 : 0x8; vsync_invert 106 include/video/mmp_disp.h u32 vsync_invert;