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

/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_exa.c305 OUTREG(R128_SRC_Y_X, (srcY << 16) | srcX);
381 OUT_RING_REG( R128_SRC_Y_X, (srcY << 16) | srcX );
467 OUTREG(R128_SRC_Y_X, 0);
H A Dr128_accel.c605 OUTREG(R128_SRC_Y_X, (ya << 16) | xa);
706 OUTREG(R128_SRC_Y_X, (paty << 16) | patx);
1212 OUT_RING_REG( R128_SRC_Y_X, (ya << 16) | xa );
H A Dr128_reg.h959 #define R128_SRC_Y_X 0x1434 macro

Completed in 10 milliseconds