Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/fbdev/sis/
H A Dinitdef.h120 #define SetPALTV 0x0100 /* Deprecated here, now in TVMode */ macro
H A Dinit301.c1281 tempax &= (DriverMode | LoadDACFlag | SetNotSimuMode | SetPALTV); in SiS_GetVBInfo()
1383 SetPALTV | in SiS_GetVBInfo()
1546 if(SiS_Pr->SiS_VBInfo & SetPALTV) SiS_Pr->SiS_TVMode |= TVSetPAL; in SiS_SetTVMode()
1721 SiS_Pr->SiS_VBInfo &= ~SetPALTV; in SiS_SetTVMode()