Home
last modified time | relevance | path

Searched refs:ActiveCRT2 (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/staging/xgifb/
Dvb_def.h714 #define ActiveCRT2 0x80 macro
756 #define ActiveCRT2 0x08 macro
Dvb_init.c1069 tempbx |= ActiveCRT2; in XGINew_ChkSenseStatus()
1115 if (temp & ActiveCRT2) in XGINew_SetModeScratch()
1165 || (temp & ActiveCRT2))) in XGINew_SetModeScratch()
1176 if (!((temp & ActiveLCD) || (temp & ActiveTV) || (temp & ActiveCRT2))) in XGINew_SetModeScratch()
Dvb_setmode.c3302 tempcl |= ActiveCRT2; in XGI_UpdateModeInfo()
/linux-2.6.39/drivers/video/savage/
Dsavagefb_driver.c1999 ActiveCRT2 = 0x20, in savage_init_hw() enumerator