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

/xsrc/external/mit/xf86-video-ast/dist/src/
H A Dast_2dtool.h168 #define MMIOREG_SRC_PITCH (pAST->MMIOVirtualAddr + 0x8004) macro
319 *(ULONG *)(MMIOREG_SRC_PITCH) = (ULONG)(pitch << 16); \
320 } while (*(volatile ULONG *)(MMIOREG_SRC_PITCH) != (ULONG)(pitch << 16)); \

Completed in 3 milliseconds