Searched refs:VB_CONEXANT (Results 1 – 2 of 2) sorted by relevance
237 #define VB_CONEXANT 0x00000800 /* 661 series only */ macro238 #define VB_TRUMPION VB_CONEXANT /* 300 series only */251 #define VB_VIDEOBRIDGE (VB_SISBRIDGE | VB_LVDS | VB_CHRONTEL | VB_CONEXANT)
2783 ivideo->vbflags |= (VB_LVDS | VB_CONEXANT); /* Deprecated */ in sisfb_get_VB_type()