Searched refs:ActiveTV (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/xgifb/
H A Dvb_init.c952 tempbx |= ActiveTV; XGINew_ChkSenseStatus()
997 if (temp & ActiveTV) { XGINew_SetModeScratch()
1039 if ((!(temp & ActiveCRT1)) && ((temp & ActiveLCD) || (temp & ActiveTV) XGINew_SetModeScratch()
1042 if ((temp & ActiveLCD) && (temp & ActiveTV)) XGINew_SetModeScratch()
1051 if (!((temp & ActiveLCD) || (temp & ActiveTV) || (temp & ActiveCRT2))) XGINew_SetModeScratch()
H A Dvb_def.h86 #define ActiveTV 0x40 macro
H A Dvb_setmode.c1825 tempcl |= ActiveTV; XGI_UpdateModeInfo()
1832 if (temp & ActiveTV) XGI_UpdateModeInfo()
1833 tempcl |= ActiveTV; XGI_UpdateModeInfo()
/linux-4.4.14/drivers/video/fbdev/savage/
H A Dsavagefb_driver.c1988 ActiveTV = 0x04, savage_init_hw() enumerator in enum:ACTIVE_DISPLAYS

Completed in 79 milliseconds