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

/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Dvid_5530.c764 WRITE_VID32(CS5530_VIDEO_Y_POS, (yend << 16) | ystart);
1289 ysize = READ_VID32(CS5530_VIDEO_Y_POS);
1317 ypos = READ_VID32(CS5530_VIDEO_Y_POS) & 0x000007FF;
H A Dgfx_regs.h375 #define CS5530_VIDEO_Y_POS 0x000C macro
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Dvid_5530.c569 WRITE_VID32(CS5530_VIDEO_Y_POS, (yend << 16) | ystart);
1198 ysize = READ_VID32(CS5530_VIDEO_Y_POS);
1226 ypos = READ_VID32(CS5530_VIDEO_Y_POS) & 0x000007FF;
H A Dgfx_regs.h276 #define CS5530_VIDEO_Y_POS 0x000C macro

Completed in 12 milliseconds