Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dsisfb.h41 #define VB_CONEXANT 0x00000800 /* 661 series only */ macro
42 #define VB_TRUMPION VB_CONEXANT /* 300 series only */
80 #define VB_VIDEOBRIDGE (VB_SISBRIDGE | VB_LVDS | VB_CHRONTEL | VB_CONEXANT)
/linux-2.4.37.9/drivers/video/sis/
Dsis_main.c2533 ivideo->vbflags |= (VB_LVDS | VB_CONEXANT);
2548 if(ivideo->vbflags & VB_CONEXANT) {