Searched refs:VB_SISLVDS (Results 1 - 2 of 2) 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.h91 #define VB_SISLVDS (VB_SIS301LV | VB_SIS302LV | VB_SIS302ELV | VB_SIS307LV) macro
92 #define VB_SIS30xBLV (VB_SIS30xB | VB_SISLVDS)
95 #define VB_SISLCDA (VB_SIS302B | VB_SIS301C | VB_SIS307T | VB_SISLVDS)
102 #define VB_SISPWD (VB_SIS301C | VB_SIS307T | VB_SISLVDS)
H A Dinit301.c153 ((SiS_Pr->SiS_VBType & VB_SISLVDS) || (!SiS_Pr->PanelSelfDetected))) {
186 ((SiS_Pr->SiS_VBType & VB_SISLVDS) || (!SiS_Pr->PanelSelfDetected))) {
1579 if(SiS_Pr->SiS_VBType & VB_SISLVDS) { /* SiS LVDS */
1679 if(SiS_Pr->SiS_VBType & VB_SISLVDS) {
2660 } else if(SiS_Pr->SiS_VBType & VB_SISLVDS) {
3908 if(SiS_Pr->SiS_VBType & VB_SISLVDS) {
3924 if(!(SiS_Pr->SiS_VBType & VB_SISLVDS)) {
3931 if(SiS_Pr->SiS_VBType & VB_SISLVDS) {
3950 if(SiS_Pr->SiS_VBType & VB_SISLVDS) {
3994 if(SiS_Pr->SiS_VBType & VB_SISLVDS) {
[all...]

Completed in 101 milliseconds