Searched refs:VB_SIS301C (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/sis/
H A Dinitdef.h83 #define VB_SIS301C 0x0040 macro
88 #define VB_SIS30xB (VB_SIS301B | VB_SIS301C | VB_SIS302B | VB_SIS307T)
89 #define VB_SIS30xC (VB_SIS301C | VB_SIS307T)
90 #define VB_SISTMDS (VB_SIS301 | VB_SIS301B | VB_SIS301C | VB_SIS302B | VB_SIS307T)
95 #define VB_SISLCDA (VB_SIS302B | VB_SIS301C | VB_SIS307T | VB_SISLVDS)
96 #define VB_SISTMDSLCDA (VB_SIS301C | VB_SIS307T)
97 #define VB_SISPART4SCALER (VB_SIS301C | VB_SIS307T | VB_SIS302ELV | VB_SIS307LV)
99 #define VB_SISYPBPR (VB_SIS301C | VB_SIS307T | VB_SIS301LV | VB_SIS302LV | VB_SIS302ELV | VB_SIS307LV)
100 #define VB_SISTAP4SCALER (VB_SIS301C | VB_SIS307T | VB_SIS302ELV | VB_SIS307LV)
101 #define VB_SISPART4OVERFLOW (VB_SIS301C | VB_SIS307
[all...]
H A Dinit.c1441 SiS_Pr->SiS_VBType = VB_SIS301C;
1451 if(SiS_Pr->SiS_VBType & (VB_SIS301B | VB_SIS301C | VB_SIS302B)) {
1455 else SiS_Pr->SiS_VBType = VB_SIS301C; /* VB_SIS302ELV; */
1460 if(SiS_Pr->SiS_VBType & (VB_SIS301C | VB_SIS301LV | VB_SIS302LV | VB_SIS302ELV)) {
H A Dinit301.c9604 if(SiS_Pr->SiS_VBType & VB_SIS301C) { /* 1.15.20 and later (not VB specific) */
9774 if(SiS_Pr->SiS_VBType & VB_SIS301C) {
9875 } else if(SiS_Pr->SiS_VBType & VB_SIS301C) {
9958 if(SiS_Pr->SiS_VBType & VB_SIS301C) delay = 0x02;

Completed in 120 milliseconds