Searched refs:SIS_650 (Results 1 - 6 of 6) sorted by last modified time

/linux-master/drivers/video/fbdev/sis/
H A Dinit301.c1028 if((SiS_Pr->ChipType != SIS_650) || (SiS_GetReg(SiS_Pr->SiS_P3d4,0x5f) & 0xf0)) {
1112 if(SiS_Pr->ChipType == SIS_650) {
6547 if(SiS_Pr->ChipType == SIS_650) {
H A Dsis_main.c1930 case SIS_650: nbridgeidx = 4; nbridgenum = 3; break;
1988 case SIS_650:
H A Dinit.c1030 if(SiS_Pr->ChipType == SIS_650) {
1110 case SIS_650:
1186 case SIS_650:
H A Dsis_main.h96 { SIS_650, SIS_315_VGA, 1, HW_CURSOR_AREA_SIZE_315 * 4, SIS_CRT2_WENABLE_315, "SiS 650" },
530 { SIS_650, "", "",
537 { SIS_650, "", "",
544 { SIS_650, "", "",
551 { SIS_650, "", "",
558 { SIS_650, "", "",
565 { SIS_650, "", "",
572 { SIS_650, "", "",
579 { SIS_650, "1.09.2c", "", /* Other versions, too? */
593 { SIS_650, "1.1
[all...]
H A Dinitdef.h58 #define IS_SIS650 (SiS_Pr->ChipType == SIS_650) /* All versions, incl 651, M65x */
69 #define IS_SIS650740 ((SiS_Pr->ChipType >= SIS_650) && (SiS_Pr->ChipType < SIS_330))
H A Dvgatypes.h75 SIS_650, enumerator in enum:_SIS_CHIP_TYPE

Completed in 217 milliseconds