Home
last modified time | relevance | path

Searched refs:TGA_VERT_SYNC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/video/
H A Dtgafb.h84 #define TGA_VERT_SYNC 0x003f0000 macro
/kernel/linux/linux-6.6/include/video/
H A Dtgafb.h84 #define TGA_VERT_SYNC 0x003f0000 macro
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dtgafb.c251 vtimings |= (info->var.vsync_len << 16) & TGA_VERT_SYNC;
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dtgafb.c258 vtimings |= (info->var.vsync_len << 16) & TGA_VERT_SYNC;

Completed in 6 milliseconds