Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/xgifb/
Dvb_setmode.c3108 if (pVBInfo->TVInfo & SetYPbPrMode525p) { in XGI_GetVCLKPtr()
3737 tempbx = tempbx | SetYPbPrMode525p; in XGI_GetTVInfo()
3763 if (tempbx & (SetYPbPrMode525p in XGI_GetTVInfo()
4526 if (pVBInfo->TVInfo & SetYPbPrMode525p) { in XGI_GetCRT2Data()
5135 & (SetYPbPrMode525p in XGI_SetLockRegs()
5153 & (SetYPbPrMode525p in XGI_SetLockRegs()
5272 if (pVBInfo->TVInfo & (SetYPbPrMode525p | SetYPbPrMode750p)) in XGI_SetGroup2()
5300 if (pVBInfo->TVInfo & SetYPbPrMode525p) in XGI_SetGroup2()
5457 if (!(pVBInfo->TVInfo & (SetYPbPrMode525p in XGI_SetGroup2()
5511 if (!(pVBInfo->TVInfo & (SetYPbPrMode525p in XGI_SetGroup2()
[all …]
Dvb_def.h554 #define SetYPbPrMode525p 0x0040 macro