Searched refs:dst1 (Results 1 – 3 of 3) sorted by relevance
147 u8 __iomem *dst1; in vt8623fb_iplan_imageblit() local153 dst1 = info->screen_base + (image->dy * info->fix.line_length) in vt8623fb_iplan_imageblit()158 dst = (u32 __iomem *) dst1; in vt8623fb_iplan_imageblit()165 dst1 += info->fix.line_length; in vt8623fb_iplan_imageblit()173 u8 __iomem *dst1; in vt8623fb_iplan_fillrect() local177 dst1 = info->screen_base + (rect->dy * info->fix.line_length) in vt8623fb_iplan_fillrect()181 dst = (u32 __iomem *) dst1; in vt8623fb_iplan_fillrect()185 dst1 += info->fix.line_length; in vt8623fb_iplan_fillrect()203 u8 __iomem *dst1; in vt8623fb_cfb4_imageblit() local214 dst = (u32 __iomem *) dst1; in vt8623fb_cfb4_imageblit()[all …]
180 u8 __iomem *dst1; in arkfb_iplan_imageblit() local186 dst1 = info->screen_base + (image->dy * info->fix.line_length) in arkfb_iplan_imageblit()191 dst = (u32 __iomem *) dst1; in arkfb_iplan_imageblit()198 dst1 += info->fix.line_length; in arkfb_iplan_imageblit()207 u8 __iomem *dst1; in arkfb_iplan_fillrect() local211 dst1 = info->screen_base + (rect->dy * info->fix.line_length) in arkfb_iplan_fillrect()215 dst = (u32 __iomem *) dst1; in arkfb_iplan_fillrect()219 dst1 += info->fix.line_length; in arkfb_iplan_fillrect()238 u8 __iomem *dst1; in arkfb_cfb4_imageblit() local249 dst = (u32 __iomem *) dst1; in arkfb_cfb4_imageblit()[all …]
352 u8 __iomem *dst1; in s3fb_iplan_imageblit() local358 dst1 = info->screen_base + (image->dy * info->fix.line_length) in s3fb_iplan_imageblit()363 dst = (u32 __iomem *) dst1; in s3fb_iplan_imageblit()370 dst1 += info->fix.line_length; in s3fb_iplan_imageblit()379 u8 __iomem *dst1; in s3fb_iplan_fillrect() local383 dst1 = info->screen_base + (rect->dy * info->fix.line_length) in s3fb_iplan_fillrect()387 dst = (u32 __iomem *) dst1; in s3fb_iplan_fillrect()391 dst1 += info->fix.line_length; in s3fb_iplan_fillrect()409 u8 __iomem *dst1; in s3fb_cfb4_imageblit() local420 dst = (u32 __iomem *) dst1; in s3fb_cfb4_imageblit()[all …]
Completed in 12 milliseconds