Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/xgifb/
Dvb_def.h719 #define ActiveSCART 0x04 macro
764 #define ActiveSCART 0x40 macro
Dvb_init.c1077 tempbx |= (ActiveSCART << 8); in XGINew_ChkSenseStatus()
1130 if ((temp >> 8) & ActiveSCART) in XGINew_SetModeScratch()
1149 if ((temp >> 8) & ActiveSCART) in XGINew_SetModeScratch()
Dvb_setmode.c3317 tempch |= ActiveSCART; in XGI_UpdateModeInfo()