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

/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_exa_h2.c154 OUT_RING_H1(VIA_REG_DIMENSION, 0);
208 OUT_RING_H1(VIA_REG_DIMENSION, ((h - 1) << 16) | (w - 1));
288 OUT_RING_H1(VIA_REG_DIMENSION, ((height - 1) << 16) | (width - 1));
H A Dvia_regs.h110 #define VIA_REG_DIMENSION 0x010 /* width and height */ macro
/xsrc/external/mit/xf86-video-openchrome/dist/src/xvmc/
H A DviaLowLevel.c134 #define VIA_REG_DIMENSION 0x010 /* width and height */ macro
958 OUT_RING_QW_AGP(xl, H1_ADDR(VIA_REG_DIMENSION),
H A DviaLowLevelPro.c195 #define VIA_REG_DIMENSION 0x010 /* width and height */ macro
1408 OUT_RING_QW_AGP(cb, H1_ADDR(VIA_REG_DIMENSION),

Completed in 7 milliseconds