mult24            388 drivers/video/fbdev/aty/mach64_accel.c 		int inbit, outbit, mult24, byte_id_in_dword, width;
mult24            392 drivers/video/fbdev/aty/mach64_accel.c 		for (width = image->width, inbit = 7, mult24 = 0; src_bytes; ) {
mult24            398 drivers/video/fbdev/aty/mach64_accel.c 					mult24++;
mult24            400 drivers/video/fbdev/aty/mach64_accel.c 					if (mult24 == 3) {
mult24            401 drivers/video/fbdev/aty/mach64_accel.c 						mult24 = 0;