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

/xsrc/external/mit/xf86-video-geode/dist/src/cim/
H A Dcim_df.c1032 key = READ_VID32(DF_CURSOR_COLOR_KEY) & DF_CURSOR_COLOR_KEY_ENABLE;
1057 temp |= DF_CURSOR_COLOR_KEY_ENABLE;
1059 temp &= ~DF_CURSOR_COLOR_KEY_ENABLE;
2427 if (READ_VID32(DF_CURSOR_COLOR_KEY) & DF_CURSOR_COLOR_KEY_ENABLE)
H A Dcim_regs.h776 #define DF_CURSOR_COLOR_KEY_ENABLE 0x20000000 macro

Completed in 8 milliseconds