Searched refs:CURSOR_POSITION (Results 1 – 2 of 2) sorted by relevance
276 #define CURSOR_POSITION(h, v) ((((h) & 0x3fff) << 0) | \ macro
1069 WR4(sc, DC_DISP_CURSOR_POSITION, CURSOR_POSITION(x, y)); in dc_cursor_move()