Searched refs:TGA_VERT_SYNC (Results 1 – 2 of 2) sorted by relevance
71 #define TGA_VERT_SYNC 0x003f0000 macro
371 par->vtimings |= (var->vsync_len << 16) & TGA_VERT_SYNC; in tgafb_decode_var()406 var->vsync_len = ((par->vtimings & TGA_VERT_SYNC) >> 16); in tgafb_encode_var()