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

/xsrc/external/mit/xf86-video-ast/dist/src/
H A Dast_2dtool.h192 #define MMIOREG_LINE_XY2 (pAST->MMIOVirtualAddr + 0x8014) macro
475 *(ULONG *)(MMIOREG_LINE_XY2) = linexy; \
476 } while (*(volatile ULONG *)(MMIOREG_LINE_XY2) != linexy); \

Completed in 26 milliseconds