Searched refs:loww (Results 1 - 1 of 1) sorted by relevance

/drivers/video/fbdev/
H A Damifb.c589 #define loww(x) ((u_long)(x) & 0xffff) macro
2092 copl[cop_spr0ptrl].w[1] = loww(pl);
2095 cops[cop_spr0ptrl].w[1] = loww(ps);
2121 (cop++)->l = CMOVE2(loww(p), sprpt[i]);
2169 (copl++)->l = CMOVE2(loww(p), bplpt[i]);
2187 (copl++)->l = CMOVE2(loww(p), bplpt[i]);
2203 (cops++)->l = CMOVE2(loww(p), bplpt[i]);
2226 (cops++)->l = CMOVE2(loww(p), bplpt[i]);
2282 (copl++)->l = CMOVE2(loww(p), cop2lc);
2285 (cops++)->l = CMOVE2(loww(
[all...]

Completed in 44 milliseconds