Searched defs:end_mask (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/video/fbdev/core/ |
H A D | sysimgblt.c | 95 u32 end_mask = FB_SHIFT_HIGH(p, ~(u32)0, shift); in color_imageblit() local 160 u32 end_mask = FB_SHIFT_HIGH(p, ~(u32)0, shift); in slow_imageblit() local
|
H A D | cfbimgblt.c | 121 u32 end_mask = fb_shifted_pixels_mask_u32(p, shift, in color_imageblit() local 189 u32 end_mask = fb_shifted_pixels_mask_u32(p, shift, in slow_imageblit() local
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | dnfb.c | 153 uint start_mask, end_mask, dest; in dnfb_copyarea() local
|