dstfmt            953 drivers/video/fbdev/tdfxfb.c 	u32 dstfmt = stride | ((bpp + ((bpp == 8) ? 0 : 8)) << 13);
dstfmt           1005 drivers/video/fbdev/tdfxfb.c 	tdfx_outl(par, DSTFORMAT, dstfmt);