Searched refs:CURSOR_POS_X (Results 1 – 2 of 2) sorted by relevance
53 #define CURSOR_POS_X(x) REG_FIELD_PREP(CURSOR_POS_X_MASK, (x)) macro
71 pos |= CURSOR_POS_X(x); in intel_cursor_position()