bytePerPixel      297 drivers/staging/sm750fb/sm750_accel.c 		 u32 bytePerPixel,      /* Color depth of destination surface */
bytePerPixel      339 drivers/staging/sm750fb/sm750_accel.c 		  ((dPitch / bytePerPixel << DE_PITCH_DESTINATION_SHIFT) &
bytePerPixel      341 drivers/staging/sm750fb/sm750_accel.c 		  (dPitch / bytePerPixel & DE_PITCH_SOURCE_MASK)); /* dpr10 */
bytePerPixel      349 drivers/staging/sm750fb/sm750_accel.c 		  ((dPitch / bytePerPixel << DE_WINDOW_WIDTH_DST_SHIFT) &
bytePerPixel      351 drivers/staging/sm750fb/sm750_accel.c 		  (dPitch / bytePerPixel & DE_WINDOW_WIDTH_SRC_MASK));
bytePerPixel      218 drivers/staging/sm750fb/sm750_accel.h 		 u32 bytePerPixel,      /* Color depth of destination surface */