Home
last modified time | relevance | path

Searched refs:VB2_LVDS (Results 1 – 4 of 4) sorted by relevance

/drivers/video/fbdev/sis/
A Dsis.h267 #define VB2_LVDS 0x40000000 macro
285 #define VB2_VIDEOBRIDGE (VB2_SISBRIDGE | VB2_LVDS | VB2_CHRONTEL | VB2_CONEXANT)
A Dsis_main.c966 ((ivideo->vbflags2 & (VB2_LVDS | VB2_CHRONTEL)) == VB2_LVDS))) { in sisfb_myblank()
1515 if( ((ivideo->vbflags2 & VB2_LVDS) || in sisfb_check_var()
2721 ivideo->vbflags2 |= VB2_LVDS; in sisfb_get_VB_type()
2725 ivideo->vbflags2 |= (VB2_LVDS | VB2_TRUMPION); in sisfb_get_VB_type()
2733 ivideo->vbflags2 |= (VB2_LVDS | VB2_CHRONTEL); in sisfb_get_VB_type()
2743 ivideo->vbflags2 |= VB2_LVDS; in sisfb_get_VB_type()
2747 ivideo->vbflags2 |= (VB2_LVDS | VB2_CHRONTEL); in sisfb_get_VB_type()
2759 ivideo->vbflags2 |= VB2_LVDS; in sisfb_get_VB_type()
2763 ivideo->vbflags2 |= (VB2_LVDS | VB2_CHRONTEL); in sisfb_get_VB_type()
2767 ivideo->vbflags2 |= (VB2_LVDS | VB2_CONEXANT); in sisfb_get_VB_type()
[all …]
A Dinit.c485 if(VBFlags2 & (VB2_LVDS | VB2_30xBDH)) { in SiS_GetModeID_LCD()
A Dinit301.c9367 if(VBFlags2 & VB2_LVDS) flag = 0xff; in SiS_InitDDCRegs()

Completed in 33 milliseconds