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

/linux-4.1.27/drivers/video/fbdev/
H A Damifb.c588 #define highw(x) ((u_long)(x)>>16 & 0xffff) macro
2091 copl[cop_spr0ptrh].w[1] = highw(pl); ami_set_sprite()
2094 cops[cop_spr0ptrh].w[1] = highw(ps); ami_set_sprite()
2120 (cop++)->l = CMOVE(highw(p), sprpt[i]); ami_init_copper()
2168 (copl++)->l = CMOVE(highw(p), bplpt[i]); ami_rebuild_copper()
2186 (copl++)->l = CMOVE(highw(p), bplpt[i]); ami_rebuild_copper()
2202 (cops++)->l = CMOVE(highw(p), bplpt[i]); ami_rebuild_copper()
2225 (cops++)->l = CMOVE(highw(p), bplpt[i]); ami_rebuild_copper()
2281 (copl++)->l = CMOVE(highw(p), cop2lc); ami_build_copper()
2284 (cops++)->l = CMOVE(highw(p), cop2lc); ami_build_copper()

Completed in 93 milliseconds