Searched refs:SetCRT2ToYPbPr (Results 1 – 2 of 2) sorted by relevance
449 | SetCRT2ToYPbPr | SetCRT2ToHiVisionTV)) { in XGI_AjustCRT2Rate()3324 if (pVBInfo->VBInfo & SetCRT2ToYPbPr) { in XGI_UpdateModeInfo()3446 temp = (SetCRT2ToDualEdge | SetCRT2ToYPbPr | SetCRT2ToLCDA in XGI_GetVBInfo()3510 |= SetCRT2ToYPbPr; in XGI_GetVBInfo()3573 tempbx &= (0x00FF | (~SetCRT2ToYPbPr)); in XGI_GetVBInfo()3585 tempbx &= (0x00FF | (~SetCRT2ToYPbPr)); in XGI_GetVBInfo()3592 tempbx &= (0x00FF | (~SetCRT2ToYPbPr)); in XGI_GetVBInfo()3596 if (tempbx & SetCRT2ToYPbPr) in XGI_GetVBInfo()3729 if (pVBInfo->VBInfo & SetCRT2ToYPbPr) { in XGI_GetTVInfo()4520 } else if (pVBInfo->VBInfo & SetCRT2ToYPbPr) { in XGI_GetCRT2Data()[all …]
524 #define SetCRT2ToYPbPr 0x0800 macro