Home
last modified time | relevance | path

Searched refs:VB2_CONEXANT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/sis/
H A Dsis.h266 #define VB2_CONEXANT 0x10000000 macro
286 #define VB2_VIDEOBRIDGE (VB2_SISBRIDGE | VB2_LVDS | VB2_CHRONTEL | VB2_CONEXANT)
H A 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()
/kernel/linux/linux-6.6/drivers/video/fbdev/sis/
H A Dsis.h265 #define VB2_CONEXANT 0x10000000 macro
285 #define VB2_VIDEOBRIDGE (VB2_SISBRIDGE | VB2_LVDS | VB2_CHRONTEL | VB2_CONEXANT)
H A Dsis_main.c2796 ivideo->vbflags2 |= (VB2_LVDS | VB2_CONEXANT); in sisfb_get_VB_type()
2811 if((ivideo->chip >= SIS_661) && (ivideo->vbflags2 & VB2_CONEXANT)) { in sisfb_get_VB_type()

Completed in 17 milliseconds