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

/xsrc/external/mit/xf86-video-s3/dist/src/
H A Ds3_accel.c127 SET_DESTSTP((short)dstx, (short)dsty);
137 SET_DESTSTP((short)dstx, (short)dsty);
170 SET_DESTSTP((short)x, (short)y);
180 SET_DESTSTP((short)x, (short)y);
333 SET_DESTSTP((short)e2, (short)e1);
437 SET_DESTSTP((short)e2, (short)e1);
H A Dnewmmio.h222 #define SET_DESTSTP(x,y) ((mmtr)s3MmioMem)->pk_enh_regs.regs.dest_stp = ((y)&0xffff) | ((x) << 16) macro
H A Ds3_reg.h244 #define SET_DESTSTP(x,y) { \ macro
/xsrc/external/mit/xf86-video-s3virge/dist/src/
H A Dnewmmio.h405 #define SET_DESTSTP(x,y) /* */

Completed in 5 milliseconds