Home
last modified time | relevance | path

Searched refs:VB2_301 (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/video/sis/
Dsis.h268 #define VB2_301 0x00000002 /* Video bridge type */ macro
284 #define VB2_SISTMDSBRIDGE (VB2_301 | VB2_301B | VB2_301C | VB2_302B | VB2_307T)
290 #define VB2_SISHIVISIONBRIDGE (VB2_301 | VB2_301B | VB2_302B)
296 #define VB2_SISVGA2BRIDGE (VB2_301 | VB2_301B | VB2_301C | VB2_302B | VB2_307T)
Dsis_main.c965 (ivideo->vbflags2 & (VB2_301|VB2_30xBDH|VB2_LVDS))) || in sisfb_myblank()
2391 if(ivideo->vbflags2 & VB2_301) { in SiS_Sense30x()
2664 ivideo->vbflags2 |= VB2_301; in sisfb_get_VB_type()
Dinit301.c9013 if(!(VBFlags2 & VB2_301)) { in SiS_InitDDCRegs()