Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/video/sis/
Dsis.h255 #define VB_302B 0x00400000 macro
263 #define VB_SISBRIDGE (VB_301|VB_301B|VB_301C|VB_302B|VB_301LV|VB_302LV|VB_302ELV)
Dsis_main.c2714 ivideo->vbflags |= VB_302B; /* Deprecated */ in sisfb_get_VB_type()