two_pixel_copy   1110 drivers/gpu/drm/ast/ast_mode.c 	u32 per_pixel_copy, two_pixel_copy;
two_pixel_copy   1118 drivers/gpu/drm/ast/ast_mode.c 	two_pixel_copy = width >> 1;
two_pixel_copy   1121 drivers/gpu/drm/ast/ast_mode.c 		for (i = 0; i < two_pixel_copy; i++) {