SISPART1         1988 drivers/usb/misc/sisusbvga/sisusb.c 		ret |= SETIREGOR(SISPART1, 0x2f, 0x01);
SISPART1         1995 drivers/usb/misc/sisusbvga/sisusb.c 		ret |= SETIREG(SISPART1, 0x00, 0x00);
SISPART1         2000 drivers/usb/misc/sisusbvga/sisusb.c 		ret |= SETIREG(SISPART1, 0x02, 0x00);
SISPART1         2001 drivers/usb/misc/sisusbvga/sisusb.c 		ret |= SETIREG(SISPART1, 0x2e, 0x08);
SISPART1          769 drivers/video/fbdev/sis/sis_main.c 	P1_00 = SiS_GetReg(SISPART1, 0x00);
SISPART1          831 drivers/video/fbdev/sis/sis_main.c 	temp = SiS_GetReg(SISPART1, reg);
SISPART1          869 drivers/video/fbdev/sis/sis_main.c 		reg1 = SiS_GetReg(SISPART1, (idx+0)); /* 30 */
SISPART1          870 drivers/video/fbdev/sis/sis_main.c 		reg2 = SiS_GetReg(SISPART1, (idx+1)); /* 31 */
SISPART1          871 drivers/video/fbdev/sis/sis_main.c 		reg3 = SiS_GetReg(SISPART1, (idx+2)); /* 32 */
SISPART1          872 drivers/video/fbdev/sis/sis_main.c 		reg4 = SiS_GetReg(SISPART1, (idx+3)); /* 33 */
SISPART1         1003 drivers/video/fbdev/sis/sis_main.c 				SiS_SetRegANDOR(SISPART1, 0x13, 0x3f, p1_13);
SISPART1         1152 drivers/video/fbdev/sis/sis_main.c 		SiS_SetRegOR(SISPART1, ivideo->CRT2_write_enable, 0x01);
SISPART1         1153 drivers/video/fbdev/sis/sis_main.c 		SiS_SetReg(SISPART1, 0x07, (HDisplay2 & 0xFF));
SISPART1         1154 drivers/video/fbdev/sis/sis_main.c 		SiS_SetRegANDOR(SISPART1, 0x09, 0xF0, (HDisplay2 >> 8));
SISPART1         1354 drivers/video/fbdev/sis/sis_main.c 		SiS_SetRegOR(SISPART1, ivideo->CRT2_write_enable, 0x01);
SISPART1         1355 drivers/video/fbdev/sis/sis_main.c 		SiS_SetReg(SISPART1, 0x06, (base & 0xFF));
SISPART1         1356 drivers/video/fbdev/sis/sis_main.c 		SiS_SetReg(SISPART1, 0x05, ((base >> 8) & 0xFF));
SISPART1         1357 drivers/video/fbdev/sis/sis_main.c 		SiS_SetReg(SISPART1, 0x04, ((base >> 16) & 0xFF));
SISPART1         1359 drivers/video/fbdev/sis/sis_main.c 			SiS_SetRegANDOR(SISPART1, 0x02, 0x7F, ((base >> 24) & 0x01) << 7);
SISPART1         2993 drivers/video/fbdev/sis/sis_main.c 				ivideo->detectedpdc = SiS_GetReg(SISPART1, 0x13);
SISPART1         3017 drivers/video/fbdev/sis/sis_main.c 			tmp = SiS_GetReg(SISPART1, 0x13);
SISPART1         3031 drivers/video/fbdev/sis/sis_main.c 				pdc = SiS_GetReg(SISPART1, 0x2D);
SISPART1         3034 drivers/video/fbdev/sis/sis_main.c 				pdc = SiS_GetReg(SISPART1, 0x35);
SISPART1         3036 drivers/video/fbdev/sis/sis_main.c 				pdc = SiS_GetReg(SISPART1, 0x20);
SISPART1         4449 drivers/video/fbdev/sis/sis_main.c 	SiS_SetRegOR(SISPART1, 0x24, 0x01);   /* unlock crt2 */
SISPART1         4450 drivers/video/fbdev/sis/sis_main.c 	SiS_SetReg(SISPART1, 0x00, 0x00);
SISPART1         4456 drivers/video/fbdev/sis/sis_main.c 	SiS_SetReg(SISPART1, 0x02, v1);
SISPART1         4487 drivers/video/fbdev/sis/sis_main.c 	SiS_SetRegAND(SISPART1, 0x24, 0xfe);  /* Lock CRT2 */
SISPART1         5260 drivers/video/fbdev/sis/sis_main.c 		SiS_SetReg(SISPART1, 0x2f, 0x01);
SISPART1         5261 drivers/video/fbdev/sis/sis_main.c 		SiS_SetReg(SISPART1, 0x00, 0x00);
SISPART1         5262 drivers/video/fbdev/sis/sis_main.c 		SiS_SetReg(SISPART1, 0x02, bios[0x7e]);
SISPART1         5263 drivers/video/fbdev/sis/sis_main.c 		SiS_SetReg(SISPART1, 0x2e, 0x08);
SISPART1         5264 drivers/video/fbdev/sis/sis_main.c 		SiS_SetRegAND(SISPART1, 0x35, 0x7f);
SISPART1         5265 drivers/video/fbdev/sis/sis_main.c 		SiS_SetRegAND(SISPART1, 0x50, 0xfe);
SISPART1         5281 drivers/video/fbdev/sis/sis_main.c 				SiS_SetRegANDOR(SISPART1, 0x1e, 0xfd, reg);