Home
last modified time | relevance | path

Searched refs:sync_on_green (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/video/
H A Dtgafb.h218 u32 sync_on_green; /* set if sync is on green */ member
/openbmc/linux/drivers/video/fbdev/
H A Dtgafb.c270 par->sync_on_green = !!(info->var.sync & FB_SYNC_ON_GREEN);
289 (par->sync_on_green ? 0x0 : 0x00010000),
315 BT485_WRITE(par, 0xa2 | (par->sync_on_green ? 0x8 : 0x0),
344 (par->sync_on_green ? 0xc0 : 0x40));
365 (par->sync_on_green ? 0xc0 : 0x40));