Searched refs:SiS_SetChReg (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/video/sis/ |
D | init301.c | 8965 SiS_SetChReg(SiS_Private *SiS_Pr, USHORT tempbx, USHORT myor) in SiS_SetChReg() function 9002 SiS_SetChReg(SiS_Pr, tempbx, 0); in SiS_SetTrumpReg() 9020 if( (!(SiS_SetChReg(SiS_Pr, tempbx, 0x80))) && in SiS_SetCH700x() 9027 SiS_SetChReg(SiS_Pr, tempbx, 0x80); in SiS_SetCH700x() 9041 SiS_SetChReg(SiS_Pr, tempbx, 0); in SiS_SetCH701x()
|