Searched refs:CURSOR_X_SHIFT (Results 1 – 4 of 4) sorted by relevance
369 #define CURSOR_X_SHIFT 0 macro
1922 tmp = ((x & CURSOR_POS_MASK) << CURSOR_X_SHIFT) | in intelfbhw_cursor_setpos()
1389 #define CURSOR_X_SHIFT 0 macro
1092 temp |= (CURSOR_POS_SIGN << CURSOR_X_SHIFT); in intel_crtc_cursor_move()1100 temp |= ((x & CURSOR_POS_MASK) << CURSOR_X_SHIFT); in intel_crtc_cursor_move()