Searched refs:TGA_VERT_SYNC (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/include/video/ | ||
D | tgafb.h | 84 #define TGA_VERT_SYNC 0x003f0000 macro |
/linux-5.19.10/drivers/video/fbdev/ | ||
D | tgafb.c | 248 vtimings |= (info->var.vsync_len << 16) & TGA_VERT_SYNC; |