sync_on_green 260 drivers/video/fbdev/tgafb.c par->sync_on_green = !!(info->var.sync & FB_SYNC_ON_GREEN); sync_on_green 279 drivers/video/fbdev/tgafb.c (par->sync_on_green ? 0x0 : 0x00010000), sync_on_green 305 drivers/video/fbdev/tgafb.c BT485_WRITE(par, 0xa2 | (par->sync_on_green ? 0x8 : 0x0), sync_on_green 334 drivers/video/fbdev/tgafb.c (par->sync_on_green ? 0xc0 : 0x40)); sync_on_green 355 drivers/video/fbdev/tgafb.c (par->sync_on_green ? 0xc0 : 0x40)); sync_on_green 218 include/video/tgafb.h u32 sync_on_green; /* set if sync is on green */