memmove32_col      53 drivers/video/fbdev/atafb_iplan2p2.c 				memmove32_col(dst, src, 0xff00ff, height, next_line - BPL * 2);
memmove32_col      72 drivers/video/fbdev/atafb_iplan2p2.c 				memmove32_col(dst + width / (8 / BPL), src + width / (8 / BPL),
memmove32_col      81 drivers/video/fbdev/atafb_iplan2p2.c 				memmove32_col(dst, src, 0xff00ff00, colsize, -next_line - BPL * 2);
memmove32_col      98 drivers/video/fbdev/atafb_iplan2p2.c 				memmove32_col(dst - (width - 16) / (8 / BPL),
memmove32_col      53 drivers/video/fbdev/atafb_iplan2p4.c 				memmove32_col(dst, src, 0xff00ff, height, next_line - BPL * 2);
memmove32_col      72 drivers/video/fbdev/atafb_iplan2p4.c 				memmove32_col(dst + width / (8 / BPL), src + width / (8 / BPL),
memmove32_col      81 drivers/video/fbdev/atafb_iplan2p4.c 				memmove32_col(dst, src, 0xff00ff00, colsize, -next_line - BPL * 2);
memmove32_col      98 drivers/video/fbdev/atafb_iplan2p4.c 				memmove32_col(dst - (width - 16) / (8 / BPL),
memmove32_col      60 drivers/video/fbdev/atafb_iplan2p8.c 				memmove32_col(dst, src, 0xff00ff, height, next_line - BPL * 2);
memmove32_col      79 drivers/video/fbdev/atafb_iplan2p8.c 				memmove32_col(dst + width / (8 / BPL), src + width / (8 / BPL),
memmove32_col      88 drivers/video/fbdev/atafb_iplan2p8.c 				memmove32_col(dst, src, 0xff00ff00, colsize, -next_line - BPL * 2);
memmove32_col     105 drivers/video/fbdev/atafb_iplan2p8.c 				memmove32_col(dst - (width - 16) / (8 / BPL),