Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/sis/
Dsis.h244 #define VB_LVDS 0x01000000 macro
251 #define VB_VIDEOBRIDGE (VB_SISBRIDGE | VB_LVDS | VB_CHRONTEL | VB_CONEXANT)
Dsis_main.c2737 ivideo->vbflags |= VB_LVDS; /* Deprecated */ in sisfb_get_VB_type()
2741 ivideo->vbflags |= (VB_LVDS | VB_TRUMPION); /* Deprecated */ in sisfb_get_VB_type()
2749 ivideo->vbflags |= (VB_LVDS | VB_CHRONTEL); /* Deprecated */ in sisfb_get_VB_type()
2759 ivideo->vbflags |= VB_LVDS; /* Deprecated */ in sisfb_get_VB_type()
2763 ivideo->vbflags |= (VB_LVDS | VB_CHRONTEL); /* Deprecated */ in sisfb_get_VB_type()
2775 ivideo->vbflags |= VB_LVDS; /* Deprecated */ in sisfb_get_VB_type()
2779 ivideo->vbflags |= (VB_LVDS | VB_CHRONTEL); /* Deprecated */ in sisfb_get_VB_type()
2783 ivideo->vbflags |= (VB_LVDS | VB_CONEXANT); /* Deprecated */ in sisfb_get_VB_type()