Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/xgifb/
Dvb_def.h87 #define ActiveCRT2 0x80 macro
Dvb_init.c950 tempbx |= ActiveCRT2; in XGINew_ChkSenseStatus()
990 if (temp & ActiveCRT2) in XGINew_SetModeScratch()
1040 || (temp & ActiveCRT2))) in XGINew_SetModeScratch()
1051 if (!((temp & ActiveLCD) || (temp & ActiveTV) || (temp & ActiveCRT2))) in XGINew_SetModeScratch()
Dvb_setmode.c1793 tempcl |= ActiveCRT2; in XGI_UpdateModeInfo()
/linux-4.4.14/drivers/video/fbdev/savage/
Dsavagefb_driver.c1989 ActiveCRT2 = 0x20, in savage_init_hw() enumerator