Searched refs:TGA_HORIZ_SYNC (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/video/ | ||
H A D | tgafb.h | 76 #define TGA_HORIZ_SYNC 0x001fc000 macro |
/openbmc/linux/drivers/video/fbdev/ | ||
H A D | tgafb.c | 257 htimings |= ((info->var.hsync_len/4) << 14) & TGA_HORIZ_SYNC; |