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

/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Dvid_1200.c1199 ((unsigned long)x << SC1200_VIDEO_X_REQUEST_POS) |
2471 *x = (request >> SC1200_VIDEO_X_REQUEST_POS) & SC1200_VIDEO_REQUEST_MASK;
H A Dgfx_regs.h595 #define SC1200_VIDEO_X_REQUEST_POS 16 macro
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Dvid_1200.c1097 ((unsigned long) x << SC1200_VIDEO_X_REQUEST_POS) |
2403 *x = (request >> SC1200_VIDEO_X_REQUEST_POS) & SC1200_VIDEO_REQUEST_MASK;
H A Dgfx_regs.h497 #define SC1200_VIDEO_X_REQUEST_POS 16 macro

Completed in 15 milliseconds