Searched refs:VBFlags2 (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/video/fbdev/sis/ |
| A D | sis.h | 317 unsigned int VBFlags2); 319 int VDisplay, int Depth, unsigned int VBFlags2); 321 int VDisplay, int Depth, unsigned int VBFlags2); 683 int LCDwith, int LCDheight, unsigned int VBFlags2); 685 int VDisplay, int Depth, unsigned int VBFlags2); 687 int VDisplay, int Depth, unsigned int VBFlags2);
|
| A D | init.c | 481 unsigned int VBFlags2) in SiS_GetModeID_LCD() argument 584 } else if(VBFlags2 & VB2_SISBRIDGE) { in SiS_GetModeID_LCD() 687 if(VBFlags2 & VB2_LCDOVER1280BRIDGE) { in SiS_GetModeID_LCD() 694 if(VBFlags2 & VB2_LCDOVER1280BRIDGE) { in SiS_GetModeID_LCD() 730 unsigned int VBFlags2) in SiS_GetModeID_TV() argument 734 if(VBFlags2 & VB2_CHRONTEL) { in SiS_GetModeID_TV() 817 if(VBFlags2 & VB2_30xBLV) { in SiS_GetModeID_TV() 823 ((VBFlags2 & VB2_30xBLV) && in SiS_GetModeID_TV() 849 unsigned int VBFlags2) in SiS_GetModeID_VGA2() argument 860 if(!(VBFlags2 & VB2_30xB)) return 0; in SiS_GetModeID_VGA2() [all …]
|
| A D | init301.h | 109 unsigned char *buffer, unsigned int VBFlags2);
|
| A D | init301.c | 379 bool checkcr32, unsigned int VBFlags2); 9275 unsigned int VBFlags2) in SiS_InitDDCRegs() argument 9282 if(!(VBFlags2 & VB2_SISTMDSBRIDGE)) return 0xFFFF; in SiS_InitDDCRegs() 9299 if(VBFlags2 & VB2_SISBRIDGE) { in SiS_InitDDCRegs() 9318 if(VBFlags2 & VB2_SISBRIDGE) { in SiS_InitDDCRegs() 9324 if(!(VBFlags2 & VB2_301)) { in SiS_InitDDCRegs() 9342 if(VBFlags2 & VB2_SISBRIDGE) { in SiS_InitDDCRegs() 9350 if(VBFlags2 & VB2_SISBRIDGE) { in SiS_InitDDCRegs() 9368 if(VBFlags2 & VB2_LVDS) flag = 0xff; in SiS_InitDDCRegs() 9547 unsigned int VBFlags2) in SiS_HandleDDC() argument [all …]
|
Completed in 25 milliseconds