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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Damifb.c589 #define highw(x) ((u_long)(x)>>16 & 0xffff) macro
3554 copl[cop_spr0ptrh].w[1] = highw(pl);
3557 cops[cop_spr0ptrh].w[1] = highw(ps);
3583 (cop++)->l = CMOVE(highw(p), sprpt[i]);
3643 (copl++)->l = CMOVE(highw(p), cop2lc);
3646 (cops++)->l = CMOVE(highw(p), cop2lc);
3691 (copl++)->l = CMOVE(highw(p), bplpt[i]);
3708 (copl++)->l = CMOVE(highw(p), bplpt[i]);
3724 (cops++)->l = CMOVE(highw(p), bplpt[i]);
3745 (cops++)->l = CMOVE(highw(
[all...]

Completed in 44 milliseconds