Searched refs:VB2_LVDS (Results 1 – 4 of 4) sorted by relevance
280 #define VB2_LVDS 0x40000000 macro298 #define VB2_VIDEOBRIDGE (VB2_SISBRIDGE | VB2_LVDS | VB2_CHRONTEL | VB2_CONEXANT)
960 (ivideo->vbflags2 & (VB2_301|VB2_30xBDH|VB2_LVDS))) || in sisfb_myblank()962 ((ivideo->vbflags2 & (VB2_LVDS | VB2_CHRONTEL)) == VB2_LVDS))) { in sisfb_myblank()1509 if( ((ivideo->vbflags2 & VB2_LVDS) || in sisfb_check_var()2700 ivideo->vbflags2 |= VB2_LVDS; in sisfb_get_VB_type()2704 ivideo->vbflags2 |= (VB2_LVDS | VB2_TRUMPION); in sisfb_get_VB_type()2712 ivideo->vbflags2 |= (VB2_LVDS | VB2_CHRONTEL); in sisfb_get_VB_type()2722 ivideo->vbflags2 |= VB2_LVDS; in sisfb_get_VB_type()2726 ivideo->vbflags2 |= (VB2_LVDS | VB2_CHRONTEL); in sisfb_get_VB_type()2738 ivideo->vbflags2 |= VB2_LVDS; in sisfb_get_VB_type()2742 ivideo->vbflags2 |= (VB2_LVDS | VB2_CHRONTEL); in sisfb_get_VB_type()[all …]
485 if(VBFlags2 & (VB2_LVDS | VB2_30xBDH)) { in SiS_GetModeID_LCD()
9057 if(VBFlags2 & VB2_LVDS) flag = 0xff; in SiS_InitDDCRegs()