Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dtgafb.h60 #define TGA_HORIZ_POLARITY 0x40000000 macro
Dtgafb.c376 par->htimings |= TGA_HORIZ_POLARITY; in tgafb_decode_var()
410 if (par->htimings & TGA_HORIZ_POLARITY) in tgafb_encode_var()