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

/xsrc/external/mit/xf86-video-ast/dist/src/
H A Dast_2dtool.h171 #define MMIOREG_DST_XY (pAST->MMIOVirtualAddr + 0x8010) macro
341 *(ULONG *)(MMIOREG_DST_XY) = dstxy; \
342 } while (*(volatile ULONG *)(MMIOREG_DST_XY) != dstxy); \

Completed in 3 milliseconds