Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dtgafb.h68 #define TGA_VERT_POLARITY 0x40000000 macro
Dtgafb.c378 par->vtimings |= TGA_VERT_POLARITY; in tgafb_decode_var()
412 if (par->vtimings & TGA_VERT_POLARITY) in tgafb_encode_var()