Searched refs:MCURSOR_ARB_SLOTS (Results 1 – 2 of 2) sorted by relevance
26 #define MCURSOR_ARB_SLOTS(x) REG_FIELD_PREP(MCURSOR_ARB_SLOTS_MASK, (x)) /* icl+ */ macro
429 cntl |= MCURSOR_ARB_SLOTS(1); in i9xx_cursor_ctl()