Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/video/sis/
Dinitdef.h104 #define VB_SISPOWER (VB_SIS301C | VB_SIS307T | VB_SIS302LV | VB_SIS302ELV | VB_SIS307LV) macro
Dinit301.c4409 if(SiS_Pr->SiS_VBType & VB_SISPOWER) { in SiS_EnableBridge()