pix_per_word 377 drivers/video/fbdev/s3c-fb.c int pix_per_word; pix_per_word 382 drivers/video/fbdev/s3c-fb.c pix_per_word = (8 * 32) / bpp; pix_per_word 383 drivers/video/fbdev/s3c-fb.c return ALIGN(pix, pix_per_word);