Home
last modified time | relevance | path

Searched refs:tempah2 (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/video/sis/
Dinit301.c2373 unsigned short tempah2, tempbl2; in SiS_SetCRT2ModeRegs() local
2619 tempah = 0x30; tempah2 = 0xc0; in SiS_SetCRT2ModeRegs()
2622 tempah = tempah2 = 0x00; in SiS_SetCRT2ModeRegs()
2626 tempah = tempah2 = 0x00; in SiS_SetCRT2ModeRegs()
2630 SiS_SetRegANDOR(SiS_Pr->SiS_Part4Port,0x21,tempbl2,tempah2); in SiS_SetCRT2ModeRegs()
2632 tempah = 0x30; tempah2 = 0xc0; /* For 30xB, 301C */ in SiS_SetCRT2ModeRegs()
2635 tempah = tempah2 = 0x00; in SiS_SetCRT2ModeRegs()
2641 SiS_SetRegANDOR(SiS_Pr->SiS_Part4Port,0x21,tempbl2,tempah2); in SiS_SetCRT2ModeRegs()