Searched refs:TGA_VERT_FP (Results 1 – 2 of 2) sorted by relevance
72 #define TGA_VERT_FP 0x0000f800 macro
369 par->vtimings |= (var->lower_margin << 11) & TGA_VERT_FP; in tgafb_decode_var()404 var->lower_margin = ((par->vtimings & TGA_VERT_FP) >> 11); in tgafb_encode_var()