Searched refs:CURSOR_CLIP (Results 1 – 2 of 2) sorted by relevance
261 #define CURSOR_CLIP(x) (((x) & 0x3) << 28) macro
1028 val |= CURSOR_CLIP(CC_DISPLAY); in dc_cursor_set()