tmpA              816 drivers/video/fbdev/aty/mach64_gx.c 	u8 tmpA, tmpB, tmpC;
tmpA              832 drivers/video/fbdev/aty/mach64_gx.c 	tmpA = tmpB;
tmpA              833 drivers/video/fbdev/aty/mach64_gx.c 	tmpC = tmpA;
tmpA              834 drivers/video/fbdev/aty/mach64_gx.c 	tmpA |= 8;
tmpA              838 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_REGS + 2, tmpA, par);
tmpA              844 drivers/video/fbdev/aty/mach64_gx.c 	tmpA = program_bits >> 8;
tmpA              847 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_REGS + 2, tmpA, par);
tmpA              850 drivers/video/fbdev/aty/mach64_gx.c 	tmpA = (u8) program_bits;
tmpA              853 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_REGS + 2, tmpA, par);
tmpA              856 drivers/video/fbdev/aty/mach64_gx.c 	tmpA = 0x77;
tmpA              859 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_REGS + 2, tmpA, par);
tmpA              862 drivers/video/fbdev/aty/mach64_gx.c 	tmpA = tmpC & (~(1 | 8));
tmpA              866 drivers/video/fbdev/aty/mach64_gx.c 	aty_st_8(DAC_REGS + 2, tmpA, par);