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

/xsrc/external/mit/xf86-video-i740/dist/src/
H A Di740_cursor.c155 pI740->writeControl(pI740, XRX, CURSOR_X_HI, (((x >> 8) & 0x07) | flag));
H A Di740_reg.h168 #define CURSOR_X_HI 0xA5 macro
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_cursor.c191 OUTREG8(CURSOR_X_HI, (((x >> 8) & 0x07) | flag));
H A Di810_reg.h217 #define CURSOR_X_HI 0x70089 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_cursor.c191 OUTREG8(CURSOR_X_HI, (((x >> 8) & 0x07) | flag));
H A Di810_reg.h217 #define CURSOR_X_HI 0x70089 macro
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_cursor.c190 OUTREG8(CURSOR_X_HI, (((x >> 8) & 0x07) | flag));
H A Di810_reg.h217 #define CURSOR_X_HI 0x70089 macro

Completed in 29 milliseconds