Searched refs:cursy (Results 1 – 2 of 2) sorted by relevance
96 uint16_t cursy; member158 y = y - s1->cursy; in tcx_draw_cursor32()240 if (y >= ts->cursy && y < ts->cursy + 32 && ts->cursx < ts->width) { in tcx_update_display()293 if (y >= ts->cursy && y < ts->cursy+32 && ts->cursx < ts->width) { in tcx24_update_display()378 s->cursy = 0xf000; in tcx_reset()666 ymin = s->cursy; in tcx_invalidate_cursor_position()699 s->cursy = val; in tcx_thc_writel()
146 u16 cursy; /* Cursor x,y position */ member