TGA_TYPE_8PLANE   169 drivers/video/fbdev/tgafb.c 	if (par->tga_type == TGA_TYPE_8PLANE) {
TGA_TYPE_8PLANE   196 drivers/video/fbdev/tgafb.c 	if (var->xres * (par->tga_type == TGA_TYPE_8PLANE ? 1 : 4) % 8)
TGA_TYPE_8PLANE   302 drivers/video/fbdev/tgafb.c 	if (tga_type == TGA_TYPE_8PLANE && tga_bus_pci) {
TGA_TYPE_8PLANE   328 drivers/video/fbdev/tgafb.c 	} else if (tga_type == TGA_TYPE_8PLANE && tga_bus_tc) {
TGA_TYPE_8PLANE   528 drivers/video/fbdev/tgafb.c 	if (par->tga_type == TGA_TYPE_8PLANE && tga_bus_pci) {
TGA_TYPE_8PLANE   534 drivers/video/fbdev/tgafb.c 	} else if (par->tga_type == TGA_TYPE_8PLANE && tga_bus_tc) {
TGA_TYPE_8PLANE  1317 drivers/video/fbdev/tgafb.c 	case TGA_TYPE_8PLANE:
TGA_TYPE_8PLANE  1348 drivers/video/fbdev/tgafb.c 	info->fix.visual = (tga_type == TGA_TYPE_8PLANE
TGA_TYPE_8PLANE  1367 drivers/video/fbdev/tgafb.c 	if (tga_type != TGA_TYPE_8PLANE) {
TGA_TYPE_8PLANE  1481 drivers/video/fbdev/tgafb.c 			   tga_type == TGA_TYPE_8PLANE ? 8 : 32);