Lines Matching refs:dst1
353 u8 __iomem *dst1;
359 dst1 = info->screen_base + (image->dy * info->fix.line_length)
364 dst = (u32 __iomem *) dst1;
371 dst1 += info->fix.line_length;
380 u8 __iomem *dst1;
384 dst1 = info->screen_base + (rect->dy * info->fix.line_length)
388 dst = (u32 __iomem *) dst1;
392 dst1 += info->fix.line_length;
410 u8 __iomem *dst1;
416 dst1 = info->screen_base + (image->dy * info->fix.line_length)
421 dst = (u32 __iomem *) dst1;
428 dst1 += info->fix.line_length;