Searched refs:tga_type (Results 1 – 2 of 2) sorted by relevance
181 if (par->tga_type == TGA_TYPE_8PLANE) { in tgafb_check_var()250 u8 tga_type; local281 tga_type = par->tga_type;290 TGA_WRITE_REG(par, deep_presets[tga_type] |1327 u8 tga_type = par->tga_type; local1331 switch (tga_type) {1382 if (tga_type != TGA_TYPE_8PLANE) {1423 u8 tga_type; local1463 tga_type = (readl(mem_base) >> 12) & 0x0f;1468 par->tga_type = tga_type;[all …]
206 u8 tga_type; /* TGA_TYPE_XXX */ member