Searched refs:mod8 (Results 1 – 1 of 1) sorted by relevance
557 #define mod8(v) ((v) & 7) macro1328 par->diwstop_h = par->htotal - mod8(par->hsstrt) + 8 - (1 << clk_shift); in ami_decode_var()