Home
last modified time | relevance | path

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

/drivers/staging/xgifb/
Dvb_def.h87 #define ActiveCRT2 0x80 macro
Dvb_init.c953 tempbx |= ActiveCRT2; in XGINew_ChkSenseStatus()
993 if (temp & ActiveCRT2) in XGINew_SetModeScratch()
1043 || (temp & ActiveCRT2))) in XGINew_SetModeScratch()
1054 if (!((temp & ActiveLCD) || (temp & ActiveTV) || (temp & ActiveCRT2))) in XGINew_SetModeScratch()
Dvb_setmode.c1785 tempcl |= ActiveCRT2; in XGI_UpdateModeInfo()
/drivers/video/fbdev/savage/
Dsavagefb_driver.c1989 ActiveCRT2 = 0x20, in savage_init_hw() enumerator