Searched refs:SIS_315PRO (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/sis/
H A Dvgatypes.h84 SIS_315PRO, /* SiS 325 */ enumerator in enum:_SIS_CHIP_TYPE
H A Dinit.c249 } else if(SiS_Pr->ChipType > SIS_315PRO) {
1104 case SIS_315PRO:
2635 if(SiS_Pr->ChipType > SIS_315PRO) {
2715 if(SiS_Pr->ChipType == SIS_315PRO) {
H A Dsis_main.h107 { SIS_315PRO, SIS_315_VGA, 1, HW_CURSOR_AREA_SIZE_315 * 4, SIS_CRT2_WENABLE_315, "SiS 315PRO" },
H A Dsis_main.c1973 case SIS_315PRO:
2152 } else if((ivideo->chip <= SIS_315PRO) || (ivideo->chip >= SIS_330)) {
5892 if((ivideo->SiS_Pr.ChipType == SIS_315PRO) ||
6016 (ivideo->chip == SIS_315PRO) ||
H A Dinit301.c519 (SiS_Pr->ChipType <= SIS_315PRO) ||
2248 if(SiS_Pr->ChipType <= SIS_315PRO) {
2254 if(SiS_Pr->ChipType <= SIS_315PRO) {
9873 else if(SiS_Pr->ChipType <= SIS_315PRO) delay = SiS310_LCDDelayCompensation_3xx301LV[myindex];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/sis/
H A Dvgatypes.h84 SIS_315PRO, /* SiS 325 */ enumerator in enum:_SIS_CHIP_TYPE
H A Dinit.c249 } else if(SiS_Pr->ChipType > SIS_315PRO) {
1104 case SIS_315PRO:
2635 if(SiS_Pr->ChipType > SIS_315PRO) {
2715 if(SiS_Pr->ChipType == SIS_315PRO) {
H A Dsis_main.h107 { SIS_315PRO, SIS_315_VGA, 1, HW_CURSOR_AREA_SIZE_315 * 4, SIS_CRT2_WENABLE_315, "SiS 315PRO" },
H A Dsis_main.c1973 case SIS_315PRO:
2152 } else if((ivideo->chip <= SIS_315PRO) || (ivideo->chip >= SIS_330)) {
5892 if((ivideo->SiS_Pr.ChipType == SIS_315PRO) ||
6016 (ivideo->chip == SIS_315PRO) ||
H A Dinit301.c519 (SiS_Pr->ChipType <= SIS_315PRO) ||
2248 if(SiS_Pr->ChipType <= SIS_315PRO) {
2254 if(SiS_Pr->ChipType <= SIS_315PRO) {
9873 else if(SiS_Pr->ChipType <= SIS_315PRO) delay = SiS310_LCDDelayCompensation_3xx301LV[myindex];

Completed in 233 milliseconds