HomeSort by: relevance | last modified time | path
    Searched refs:R128_DST_WIDTH_HEIGHT (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xf86-video-r128/dist/src/
r128_exa.c 215 OUTREG(R128_DST_WIDTH_HEIGHT, ((x2-x1) << 16) | (y2-y1));
356 OUT_RING_REG( R128_DST_WIDTH_HEIGHT, ((x2-x1) << 16) | (y2-y1) );
r128_reg.h 572 #define R128_DST_WIDTH_HEIGHT 0x1598

Completed in 7 milliseconds