Home
last modified time | relevance | path

Searched refs:VB_LVDS (Results 1 – 2 of 2) sorted by relevance

/drivers/video/sis/
Dsis.h257 #define VB_LVDS 0x01000000 macro
264 #define VB_VIDEOBRIDGE (VB_SISBRIDGE | VB_LVDS | VB_CHRONTEL | VB_CONEXANT)
Dsis_main.c2718 ivideo->vbflags |= VB_LVDS; /* Deprecated */ in sisfb_get_VB_type()
2722 ivideo->vbflags |= (VB_LVDS | VB_TRUMPION); /* Deprecated */ in sisfb_get_VB_type()
2730 ivideo->vbflags |= (VB_LVDS | VB_CHRONTEL); /* Deprecated */ in sisfb_get_VB_type()
2740 ivideo->vbflags |= VB_LVDS; /* Deprecated */ in sisfb_get_VB_type()
2744 ivideo->vbflags |= (VB_LVDS | VB_CHRONTEL); /* Deprecated */ in sisfb_get_VB_type()
2756 ivideo->vbflags |= VB_LVDS; /* Deprecated */ in sisfb_get_VB_type()
2760 ivideo->vbflags |= (VB_LVDS | VB_CHRONTEL); /* Deprecated */ in sisfb_get_VB_type()
2764 ivideo->vbflags |= (VB_LVDS | VB_CONEXANT); /* Deprecated */ in sisfb_get_VB_type()