Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/sis/
Dsis.h279 #define VB2_CONEXANT 0x10000000 macro
299 #define VB2_VIDEOBRIDGE (VB2_SISBRIDGE | VB2_LVDS | VB2_CHRONTEL | VB2_CONEXANT)
Dsis_main.c2798 ivideo->vbflags2 |= (VB2_LVDS | VB2_CONEXANT); in sisfb_get_VB_type()
2813 if((ivideo->chip >= SIS_661) && (ivideo->vbflags2 & VB2_CONEXANT)) { in sisfb_get_VB_type()