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

/xsrc/external/mit/xf86-video-ast/dist/src/
H A Dast_2dtool.h191 #define MMIOREG_LINE_STYLE2 (pAST->MMIOVirtualAddr + 0x8030) macro
457 *(ULONG *)(MMIOREG_LINE_STYLE2) = (ULONG)(pat); \
458 } while (*(volatile ULONG *)(MMIOREG_LINE_STYLE2) != (ULONG)(pat)); \

Completed in 3 milliseconds