Searched refs:dstStart (Results 1 – 2 of 2) sorted by relevance
107 __u32 dstStart; member
1390 &par->neo2200->dstStart); in neo2200_fillrect() 1423 writel(dst, &par->neo2200->dstStart); in neo2200_copyarea() 1483 // par->neo2200->dstStart = (image->dy << 16) | (image->dx & 0xffff); in neo2200_imageblit() 1485 image->dy * info->fix.line_length), &par->neo2200->dstStart); in neo2200_imageblit()