Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/xgifb/
Dvb_setmode.c153 if ((pVBInfo->VBType & VB_XGI301LV) || (pVBInfo->VBType & VB_XGI302LV)) in InitTo330Pointer()
417 if ((pVBInfo->VBType & VB_XGI301LV) in XGI_AjustCRT2Rate()
453 | VB_XGI301LV | VB_XGI302LV in XGI_AjustCRT2Rate()
1320 if (pVBInfo->VBType & VB_XGI301LV) { /* 301lv */ in XGI_GetVCLK2Ptr()
1439 } else if ((pVBInfo->VBType & (VB_XGI301B | VB_XGI302B | VB_XGI301LV in XGI_SetCRT1VCLK()
2246 if ((pVBInfo->VBType & VB_XGI301LV) || (pVBInfo->VBType in XGI_GetLcdPtr()
2253 if ((pVBInfo->VBType & VB_XGI301LV) || (pVBInfo->VBType in XGI_GetLcdPtr()
2260 if ((pVBInfo->VBType & VB_XGI301LV) || (pVBInfo->VBType in XGI_GetLcdPtr()
2267 if ((pVBInfo->VBType & VB_XGI301LV) || (pVBInfo->VBType in XGI_GetLcdPtr()
2274 if ((pVBInfo->VBType & VB_XGI301LV) || (pVBInfo->VBType in XGI_GetLcdPtr()
[all …]
Dvb_def.h27 #define VB_XGI301LV 0x0008 /*301lv*/ macro
446 #define VB_XGI301LV 0x0008 macro