Searched refs:SetPALTV (Results 1 – 4 of 4) sorted by relevance
458 if (!(pVBInfo->VBInfo & SetPALTV)) { in XGI_AjustCRT2Rate()1379 if (pVBInfo->VBInfo & SetPALTV) in XGI_GetVCLK2Ptr()3153 if (pVBInfo->TVInfo & SetPALTV) in XGI_GetVCLKPtr()3690 if (tempbx & SetPALTV) { in XGI_GetTVInfo()3692 | SetPALNTV | SetPALTV); in XGI_GetTVInfo()3694 tempbx &= ~SetPALTV; /* set to NTSC if PAL-M */ in XGI_GetTVInfo()3697 | SetPALTV); in XGI_GetTVInfo()3725 tempbx |= SetPALTV; in XGI_GetTVInfo()3745 tempbx = tempbx | SetYPbPrMode1080i | SetPALTV; in XGI_GetTVInfo()3753 if (!(tempbx & SetPALTV) && (modeflag > 13) && (resinfo in XGI_GetTVInfo()[all …]
547 #define SetPALTV 0x0001 macro
120 #define SetPALTV 0x0100 /* Deprecated here, now in TVMode */ macro
957 tempax &= (DriverMode | LoadDACFlag | SetNotSimuMode | SetPALTV); in SiS_GetVBInfo()1059 SetPALTV | in SiS_GetVBInfo()1222 if(SiS_Pr->SiS_VBInfo & SetPALTV) SiS_Pr->SiS_TVMode |= TVSetPAL; in SiS_SetTVMode()1397 SiS_Pr->SiS_VBInfo &= ~SetPALTV; in SiS_SetTVMode()