taglinefilesource code
tga_type137drivers/char/tga.cint tga_type;
tga_type208drivers/char/tga.cif (tga_type == 0) { /* 8-plane */
tga_type248drivers/char/tga.cif (tga_type == 0) {
tga_type276drivers/char/tga.cif (tga_type == 0) { /* 8-plane */
tga_type466drivers/char/tga.ctga_type = (readl((unsigned long)tga_mem_base) >> 12) & 0x0f;
tga_type467drivers/char/tga.cif (tga_type != 0 && tga_type != 1 && tga_type != 3) {
tga_type468drivers/char/tga.cprintk("TGA type (0x%x) unrecognized!\n", tga_type);
tga_type531drivers/char/tga.c((unsigned long)tga_mem_base + fb_offset_presets[tga_type]);
tga_type541drivers/char/tga.cTGA_WRITE_REG(deep_presets[tga_type], TGA_DEEP_REG);
tga_type547drivers/char/tga.cTGA_WRITE_REG(rasterop_presets[tga_type], TGA_RASTEROP_REG);
tga_type548drivers/char/tga.cTGA_WRITE_REG(mode_presets[tga_type], TGA_MODE_REG);
tga_type549drivers/char/tga.cTGA_WRITE_REG(base_addr_presets[tga_type], TGA_BASE_ADDR_REG);
tga_type571drivers/char/tga.cif (tga_type == 0) { /* 8-plane */
tga_type824drivers/char/tga.cif (tga_type == 0) { /* 8-plane */