Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/sis/
H A Dsis.h240 #define VB_301 0x00100000 /* Video bridge type */ macro
250 #define VB_SISBRIDGE (VB_301|VB_301B|VB_301C|VB_302B|VB_301LV|VB_302LV|VB_302ELV)
H A Dsis_main.c2694 ivideo->vbflags |= VB_301; /* Deprecated */ in sisfb_get_VB_type()