Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dtgafb.h73 #define TGA_VERT_ACTIVE 0x000007ff macro
Dtgafb.c367 par->vtimings = (var->yres & TGA_VERT_ACTIVE); in tgafb_decode_var()
402 var->yres = (par->vtimings & TGA_VERT_ACTIVE); in tgafb_encode_var()