Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/sis/
Dsis.h265 #define VB2_CONEXANT 0x10000000 macro
285 #define VB2_VIDEOBRIDGE (VB2_SISBRIDGE | VB2_LVDS | VB2_CHRONTEL | VB2_CONEXANT)
Dsis_main.c2784 ivideo->vbflags2 |= (VB2_LVDS | VB2_CONEXANT); in sisfb_get_VB_type()
2799 if((ivideo->chip >= SIS_661) && (ivideo->vbflags2 & VB2_CONEXANT)) { in sisfb_get_VB_type()