Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/sis/ !
Dsis.h283 #define VB2_SISVGA2BRIDGE (VB2_301 | VB2_301B | VB2_301C | VB2_302B | VB2_307T) macro
Dinit.c851 if(!(VBFlags2 & VB2_SISVGA2BRIDGE)) return 0; in SiS_GetModeID_VGA2()
Dsis_main.c2458 if(!(ivideo->vbflags2 & VB2_SISVGA2BRIDGE)) { in SiS_Sense30x()