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

/xsrc/external/mit/xf86-video-ast/dist/src/
H A Dast_2dtool.h190 #define MMIOREG_LINE_STYLE1 (pAST->MMIOVirtualAddr + 0x802C) macro
451 *(ULONG *)(MMIOREG_LINE_STYLE1) = (ULONG)(pat); \
452 } while (*(volatile ULONG *)(MMIOREG_LINE_STYLE1) != (ULONG)(pat)); \

Completed in 3 milliseconds