Searched refs:CURSOR_CONTROL (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/xf86-video-cirrus/dist/src/ |
| H A D | lg_hwcurs.c | 49 CURSOR_CONTROL = 0x00E6, enumerator in enum:__anon8a89e7530103 308 memww(CURSOR_CONTROL, (memrw(CURSOR_CONTROL) & 0xFFFE)); 320 memww(CURSOR_CONTROL,(memrw(CURSOR_CONTROL) | (1<<0)));
|
| /xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/ |
| H A D | i810_cursor.c | 216 OUTREG8(CURSOR_CONTROL, CURSOR_ORIGIN_DISPLAY | CURSOR_MODE_64_ARGB_AX); 219 OUTREG8(CURSOR_CONTROL, CURSOR_ORIGIN_DISPLAY | CURSOR_MODE_64_3C);
|
| H A D | i810_reg.h | 177 #define CURSOR_CONTROL 0x70080 macro 190 #define CURSOR_A_CONTROL CURSOR_CONTROL
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/ |
| H A D | i810_cursor.c | 216 OUTREG8(CURSOR_CONTROL, CURSOR_ORIGIN_DISPLAY | CURSOR_MODE_64_ARGB_AX); 219 OUTREG8(CURSOR_CONTROL, CURSOR_ORIGIN_DISPLAY | CURSOR_MODE_64_3C);
|
| H A D | i810_reg.h | 177 #define CURSOR_CONTROL 0x70080 macro 190 #define CURSOR_A_CONTROL CURSOR_CONTROL
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i810_cursor.c | 215 OUTREG8(CURSOR_CONTROL, CURSOR_ORIGIN_DISPLAY | CURSOR_MODE_64_ARGB_AX); 218 OUTREG8(CURSOR_CONTROL, CURSOR_ORIGIN_DISPLAY | CURSOR_MODE_64_3C);
|
| H A D | i810_reg.h | 177 #define CURSOR_CONTROL 0x70080 macro 190 #define CURSOR_A_CONTROL CURSOR_CONTROL
|
| /xsrc/external/mit/xf86-video-i740/dist/src/ |
| H A D | i740_cursor.c | 176 pI740->writeControl(pI740, XRX, CURSOR_CONTROL,
|
| H A D | i740_reg.h | 153 #define CURSOR_CONTROL 0xA0 macro
|
Completed in 29 milliseconds