dbg_blit          416 drivers/video/fbdev/s1d13xxxfb.c 			dbg_blit("wait_bitclear timeout\n");
dbg_blit          479 drivers/video/fbdev/s1d13xxxfb.c 		dbg_blit("(copyarea) negative rop\n");
dbg_blit          483 drivers/video/fbdev/s1d13xxxfb.c 		dbg_blit("(copyarea) positive rop\n");
dbg_blit          496 drivers/video/fbdev/s1d13xxxfb.c 	dbg_blit("(copyarea) dx=%d, dy=%d\n", dx, dy);
dbg_blit          497 drivers/video/fbdev/s1d13xxxfb.c 	dbg_blit("(copyarea) sx=%d, sy=%d\n", sx, sy);
dbg_blit          498 drivers/video/fbdev/s1d13xxxfb.c 	dbg_blit("(copyarea) width=%d, height=%d\n", width - 1, height - 1);
dbg_blit          499 drivers/video/fbdev/s1d13xxxfb.c 	dbg_blit("(copyarea) stride=%d\n", stride);
dbg_blit          500 drivers/video/fbdev/s1d13xxxfb.c 	dbg_blit("(copyarea) bpp=%d=0x0%d, mem_offset1=%d, mem_offset2=%d\n", bpp, (bpp >> 1),
dbg_blit          539 drivers/video/fbdev/s1d13xxxfb.c 	dbg_blit("(solidfill) dx=%d, dy=%d, stride=%d, dest=%d\n"
dbg_blit          544 drivers/video/fbdev/s1d13xxxfb.c 	dbg_blit("(solidfill) : xres=%d, yres=%d, bpp=%d\n",
dbg_blit          547 drivers/video/fbdev/s1d13xxxfb.c 	dbg_blit("(solidfill) : rop=%d\n", rect->rop);
dbg_blit          565 drivers/video/fbdev/s1d13xxxfb.c 		dbg_blit("(solidfill) truecolor/directcolor\n");
dbg_blit          566 drivers/video/fbdev/s1d13xxxfb.c 		dbg_blit("(solidfill) pseudo_palette[%d] = %d\n", rect->color, fg);
dbg_blit          569 drivers/video/fbdev/s1d13xxxfb.c 		dbg_blit("(solidfill) color = %d\n", rect->color);