Searched refs:TGA_REG_GPXR_P (Results 1 – 3 of 3) sorted by relevance
89 #define TGA_REG_GPXR_P 0x017 /* Pixel Mask (persistent) */ macro
320 TGAWREG(dc, TGA_REG_GPXR_P, 0xffffffff); in tga_init()1247 TGAWREG(dc, TGA_REG_GPXR_P, (1 << width) - 1); in tga_putchar()1272 TGAWREG(dc, TGA_REG_GPXR_P, 0xffffffff); in tga_putchar()
1078 *((uint32_t *)sfb + TGA_REG_GPXR_P) = lmask & rmask; in sfbp_putchar()1089 *((uint32_t *)sfb + TGA_REG_GPXR_P) = ~0; in sfbp_putchar()