BPP               158 drivers/staging/fbtft/fb_bd663474.c 	.bpp = BPP,
BPP               238 drivers/staging/fbtft/fb_ili9163.c 	.bpp = BPP,
BPP               243 drivers/staging/fbtft/fb_ili9325.c 	.bpp = BPP,
BPP               164 drivers/staging/fbtft/fb_s6d1121.c 	.bpp = BPP,
BPP               311 drivers/staging/fbtft/fb_uc1611.c 	.bpp = BPP,
BPP               370 drivers/video/fbdev/ps3fb.c 	*ddr_line_length = vmode->xres * BPP;
BPP               424 drivers/video/fbdev/ps3fb.c 		*xdr_line_length = GPU_ALIGN_UP(var->xres_virtual * BPP);
BPP               542 drivers/video/fbdev/ps3fb.c 	if (var->xres_virtual > xdr_line_length / BPP) {
BPP               636 drivers/video/fbdev/ps3fb.c 	offset = ddr_yoff * ddr_line_length + ddr_xoff * BPP;
BPP               641 drivers/video/fbdev/ps3fb.c 			  info->var.xoffset * BPP;
BPP               698 drivers/video/fbdev/ps3fb.c 			  var->xoffset * BPP;
BPP               850 drivers/video/fbdev/ps3fb.c 			res.xres = info->fix.line_length / BPP;
BPP               843 drivers/video/fbdev/smscufx.c 		const int byte_offset = line_offset + (x * BPP);
BPP               845 drivers/video/fbdev/smscufx.c 			(char *)dev->info->fix.smem_start + byte_offset, width * BPP);
BPP               445 drivers/video/fbdev/udlfb.c 			dev_addr += BPP;
BPP               464 drivers/video/fbdev/udlfb.c 					(unsigned long)(cmd_buffer_end - 1 - cmd) / BPP);
BPP               633 drivers/video/fbdev/udlfb.c 		const int byte_offset = line_offset + (x * BPP);
BPP               637 drivers/video/fbdev/udlfb.c 				      &cmd, byte_offset, width * BPP,