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

/xsrc/external/mit/xf86-video-ast/dist/src/
H A Dast_2dtool.h185 #define MMIOREG_LINE_XY (pAST->MMIOVirtualAddr + 0x8010) macro
417 *(ULONG *)(MMIOREG_LINE_XY) = linexy; \
418 } while (*(volatile ULONG *)(MMIOREG_LINE_XY) != linexy); \
467 *(ULONG *)(MMIOREG_LINE_XY) = linexy; \
468 } while (*(volatile ULONG *)(MMIOREG_LINE_XY) != linexy); \

Completed in 7 milliseconds