Home
last modified time | relevance | path

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

/Linux-v5.4/include/video/
Dtgafb.h218 u32 sync_on_green; /* set if sync is on green */ member
/Linux-v5.4/drivers/video/fbdev/
Dtgafb.c260 par->sync_on_green = !!(info->var.sync & FB_SYNC_ON_GREEN);
279 (par->sync_on_green ? 0x0 : 0x00010000),
305 BT485_WRITE(par, 0xa2 | (par->sync_on_green ? 0x8 : 0x0),
334 (par->sync_on_green ? 0xc0 : 0x40));
355 (par->sync_on_green ? 0xc0 : 0x40));