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

/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/xvmc/
H A DI810XvMC.h287 * DOV0STA - Display/Overlay 0 Status Register
289 #define DOV0STA 0x30008 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/xvmc/
H A DI810XvMC.h287 * DOV0STA - Display/Overlay 0 Status Register
289 #define DOV0STA 0x30008 macro
/xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/
H A DI810XvMC.h287 * DOV0STA - Display/Overlay 0 Status Register
289 #define DOV0STA 0x30008 macro
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_video.c146 * DOV0STA - Display/Overlay 0 Status Register
148 #define DOV0STA 0x30008 macro
1046 if(((INREG(DOV0STA)&0x00100000)>>20) == pPriv->currentBuf) {
1390 while (((INREG(DOV0STA)&0x00100000)>>20) != pI810Priv->currentBuf) {
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_video.c142 * DOV0STA - Display/Overlay 0 Status Register
144 #define DOV0STA 0x30008 macro
1036 if(((INREG(DOV0STA)&0x00100000)>>20) == pPriv->currentBuf) {
1347 while (((INREG(DOV0STA)&0x00100000)>>20) != pI810Priv->currentBuf) {
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_video.c144 * DOV0STA - Display/Overlay 0 Status Register
146 #define DOV0STA 0x30008 macro
1046 if(((INREG(DOV0STA)&0x00100000)>>20) == pPriv->currentBuf) {
1362 while (((INREG(DOV0STA)&0x00100000)>>20) != pI810Priv->currentBuf) {
/xsrc/external/mit/xf86-video-i740/dist/src/
H A Di740_video.c704 while (((INREG(DOV0STA)&0x00100000)>>20) != pPriv->currentBuf);
1029 while (((INREG(DOV0STA)&0x00100000)>>20) != pI740Priv->currentBuf) {

Completed in 13 milliseconds