Searched refs:VB_LVDS (Results 1 – 4 of 4) sorted by relevance
57 #define VB_LVDS 0x01000000 macro80 #define VB_VIDEOBRIDGE (VB_SISBRIDGE | VB_LVDS | VB_CHRONTEL | VB_CONEXANT)
585 if(vbflags & (VB_LVDS | VB_30xBDH)) { in sisfb_validate_mode()894 (ivideo->vbflags & (VB_301|VB_30xBDH|VB_LVDS))) || in sisfb_myblank()896 ((ivideo->vbflags & (VB_LVDS | VB_CHRONTEL)) == VB_LVDS))) { in sisfb_myblank()1836 if( ((ivideo->vbflags & VB_LVDS) || /* Slave modes on LVDS and 301B-DH */2495 ivideo->vbflags |= VB_LVDS;2504 ivideo->vbflags |= (VB_LVDS | VB_CHRONTEL);2513 ivideo->vbflags |= VB_LVDS;2516 ivideo->vbflags |= (VB_LVDS | VB_CHRONTEL);2527 ivideo->vbflags |= VB_LVDS;2530 ivideo->vbflags |= (VB_LVDS | VB_CHRONTEL);[all …]
751 if(VBFlags & (VB_LVDS | VB_30xBDH)) { in SiS_GetModeID_LCD()
9251 if(VBFlags & VB_LVDS) flag = 0xff; in SiS_InitDDCRegs()