Searched refs:tga_type (Results 1 – 2 of 2) sorted by relevance
169 if (par->tga_type == TGA_TYPE_8PLANE) { in tgafb_check_var()238 u8 tga_type; local269 tga_type = par->tga_type;278 TGA_WRITE_REG(par, deep_presets[tga_type] |1315 u8 tga_type = par->tga_type; local1319 switch (tga_type) {1370 if (tga_type != TGA_TYPE_8PLANE) {1411 u8 tga_type; local1451 tga_type = (readl(mem_base) >> 12) & 0x0f;1456 par->tga_type = tga_type;[all …]
206 u8 tga_type; /* TGA_TYPE_XXX */ member
Completed in 7 milliseconds