Searched refs:yoff (Results 1 – 1 of 1) sorted by relevance
118 u16 xoff, yoff; in aty_set_cursor() local141 yoff = -y; in aty_set_cursor()144 yoff = 0; in aty_set_cursor()152 aty_st_le32(CUR_OFFSET, (c->offset >> 3) + (yoff << 1), fb); in aty_set_cursor()154 ((u32)(64 - c->size.y + yoff) << 16) | xoff, fb); in aty_set_cursor()