Home
last modified time | relevance | path

Searched refs:SetPALTV (Results 1 – 2 of 2) sorted by relevance

/drivers/video/sis/
Dinitdef.h120 #define SetPALTV 0x0100 /* Deprecated here, now in TVMode */ macro
Dinit301.c957 tempax &= (DriverMode | LoadDACFlag | SetNotSimuMode | SetPALTV); in SiS_GetVBInfo()
1059 SetPALTV | in SiS_GetVBInfo()
1222 if(SiS_Pr->SiS_VBInfo & SetPALTV) SiS_Pr->SiS_TVMode |= TVSetPAL; in SiS_SetTVMode()
1397 SiS_Pr->SiS_VBInfo &= ~SetPALTV; in SiS_SetTVMode()