Searched refs:mod4 (Results 1 – 1 of 1) sorted by relevance
552 #define mod4(v) ((v) & 3) macro1236 par->diwstop_h += mod4(var->hsync_len); in ami_decode_var()1579 var->hsync_len = (152>>clk_shift) + mod4(par->diwstop_h); in ami_encode_var()2510 regno = down16(regno) + mul4(mod4(regno)); in amifb_setcolreg()