Searched refs:TGA_VERT_BP (Results 1 – 2 of 2) sorted by relevance
/linux/include/video/ | ||
H A D | tgafb.h | 83 #define TGA_VERT_BP 0x0fc00000 macro |
/linux/drivers/video/fbdev/ | ||
H A D | tgafb.c | 262 vtimings |= (info->var.upper_margin << 22) & TGA_VERT_BP; |