Searched refs:TGA_REG_GREV (Results 1 – 3 of 3) sorted by relevance
86 #define TGA_REG_GREV 0x015 /* Start/Version on TGA, macro
147 grev = TGARREG(dc, TGA_REG_GREV); in tga_identify()
260 switch (TGARREG(dc, TGA_REG_GREV) & 0xff) { in tga_init()1614 return &decmonitors[(~TGARREG(dc, TGA_REG_GREV) >> 16) & 0x0f]; in tga_getmonitor()