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

/xsrc/external/mit/xf86-video-ast/dist/src/
H A Dast_2dtool.h181 #define MMIOREG_CLIP2 (pAST->MMIOVirtualAddr + 0x8038) macro
397 *(ULONG *)(MMIOREG_CLIP2) = clip2; \
398 } while (*(volatile ULONG *)(MMIOREG_CLIP2) != clip2); \

Completed in 3 milliseconds