Home
last modified time | relevance | path

Searched refs:ActiveSVideo (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/staging/xgifb/
Dvb_def.h718 #define ActiveSVideo 0x02 macro
763 #define ActiveSVideo 0x0020 macro
Dvb_init.c1075 tempbx |= (ActiveSVideo << 8); in XGINew_ChkSenseStatus()
1128 if ((temp >> 8) & ActiveSVideo) in XGINew_SetModeScratch()
1147 if ((temp >> 8) & ActiveSVideo) in XGINew_SetModeScratch()
Dvb_setmode.c3314 tempch |= ActiveSVideo; in XGI_UpdateModeInfo()