Home
last modified time | relevance | path

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

/drivers/video/fbdev/sis/
Dsis.h269 #define VB2_301B 0x00000004 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)
300 #define VB2_30xB (VB2_301B | VB2_301C | VB2_302B | VB2_307T)
Dsis_main.c2377 } else if(ivideo->vbflags2 & (VB2_301B | VB2_302B)) { in SiS_Sense30x()
2646 ivideo->vbflags2 |= VB2_301B; in sisfb_get_VB_type()