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

/linux-master/drivers/video/fbdev/
H A Damifb.c594 #define highw(x) ((u_long)(x)>>16 & 0xffff) macro
2093 copl[cop_spr0ptrh].w[1] = highw(pl);
2096 cops[cop_spr0ptrh].w[1] = highw(ps);
2122 (cop++)->l = CMOVE(highw(p), sprpt[i]);
2170 (copl++)->l = CMOVE(highw(p), bplpt[i]);
2188 (copl++)->l = CMOVE(highw(p), bplpt[i]);
2204 (cops++)->l = CMOVE(highw(p), bplpt[i]);
2227 (cops++)->l = CMOVE(highw(p), bplpt[i]);
2283 (copl++)->l = CMOVE(highw(p), cop2lc);
2286 (cops++)->l = CMOVE(highw(
[all...]

Completed in 91 milliseconds