Searched defs:D4M3 (Results 1 - 1 of 1) sorted by relevance

/drivers/video/fbdev/
H A Dcg3.c162 #define D4M3(x) ((((x)>>2)<<1) + ((x)>>2)) /* (x/4)*3 */ macro
166 p32 = &par->sw_cmap[D4M3(regno)];
171 #undef D4M3 macro

Completed in 34 milliseconds