Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/sis/
Dsis.h245 #define VB_CHRONTEL 0x02000000 macro
251 #define VB_VIDEOBRIDGE (VB_SISBRIDGE | VB_LVDS | VB_CHRONTEL | VB_CONEXANT)
Dsis_main.c2755 ivideo->vbflags |= VB_CHRONTEL; /* Deprecated */ in sisfb_get_VB_type()
2759 ivideo->vbflags |= (VB_LVDS | VB_CHRONTEL); /* Deprecated */ in sisfb_get_VB_type()
2773 ivideo->vbflags |= (VB_LVDS | VB_CHRONTEL); /* Deprecated */ in sisfb_get_VB_type()
2789 ivideo->vbflags |= (VB_LVDS | VB_CHRONTEL); /* Deprecated */ in sisfb_get_VB_type()