Searched refs:VB2_LVDS (Results 1 – 4 of 4) sorted by relevance
267 #define VB2_LVDS 0x40000000 macro285 #define VB2_VIDEOBRIDGE (VB2_SISBRIDGE | VB2_LVDS | VB2_CHRONTEL | VB2_CONEXANT)
995 (ivideo->vbflags2 & (VB2_301|VB2_30xBDH|VB2_LVDS))) || in sisfb_myblank()997 ((ivideo->vbflags2 & (VB2_LVDS | VB2_CHRONTEL)) == VB2_LVDS))) { in sisfb_myblank()1546 if( ((ivideo->vbflags2 & VB2_LVDS) || in sisfb_check_var()2750 ivideo->vbflags2 |= VB2_LVDS; in sisfb_get_VB_type()2754 ivideo->vbflags2 |= (VB2_LVDS | VB2_TRUMPION); in sisfb_get_VB_type()2762 ivideo->vbflags2 |= (VB2_LVDS | VB2_CHRONTEL); in sisfb_get_VB_type()2772 ivideo->vbflags2 |= VB2_LVDS; in sisfb_get_VB_type()2776 ivideo->vbflags2 |= (VB2_LVDS | VB2_CHRONTEL); in sisfb_get_VB_type()2788 ivideo->vbflags2 |= VB2_LVDS; in sisfb_get_VB_type()2792 ivideo->vbflags2 |= (VB2_LVDS | VB2_CHRONTEL); in sisfb_get_VB_type()[all …]
485 if(VBFlags2 & (VB2_LVDS | VB2_30xBDH)) { in SiS_GetModeID_LCD()
9367 if(VBFlags2 & VB2_LVDS) flag = 0xff; in SiS_InitDDCRegs()