Searched refs:OV_BYTE_ORDER (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/xvmc/
H A DI810XvMC.h265 #define OV_BYTE_ORDER 0x0000C000 macro
H A DI810XvMC.c3212 pORegs->OV0CMD &= ~OV_BYTE_ORDER;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/xvmc/
H A DI810XvMC.h265 #define OV_BYTE_ORDER 0x0000C000 macro
H A DI810XvMC.c3212 pORegs->OV0CMD &= ~OV_BYTE_ORDER;
/xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/
H A DI810XvMC.h265 #define OV_BYTE_ORDER 0x0000C000 macro
H A DI810XvMC.c3212 pORegs->OV0CMD &= ~OV_BYTE_ORDER;
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_video.c126 #define OV_BYTE_ORDER 0x0000C000 macro
900 overlay->OV0CMD &= ~OV_BYTE_ORDER;
910 overlay->OV0CMD &= ~OV_BYTE_ORDER;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_video.c122 #define OV_BYTE_ORDER 0x0000C000 macro
890 overlay->OV0CMD &= ~OV_BYTE_ORDER;
900 overlay->OV0CMD &= ~OV_BYTE_ORDER;
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_video.c124 #define OV_BYTE_ORDER 0x0000C000 macro
900 overlay->OV0CMD &= ~OV_BYTE_ORDER;
910 overlay->OV0CMD &= ~OV_BYTE_ORDER;
H A Di830_video.c137 #define OV_BYTE_ORDER (0x3<<14) macro
2133 OCMD &= ~OV_BYTE_ORDER;
2142 OCMD &= ~OV_BYTE_ORDER;

Completed in 28 milliseconds