Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/sis/
Dinitdef.h120 #define SetPALTV 0x0100 /* Deprecated here, now in TVMode */ macro
Dinit301.c1283 tempax &= (DriverMode | LoadDACFlag | SetNotSimuMode | SetPALTV); in SiS_GetVBInfo()
1385 SetPALTV | in SiS_GetVBInfo()
1548 if(SiS_Pr->SiS_VBInfo & SetPALTV) SiS_Pr->SiS_TVMode |= TVSetPAL; in SiS_SetTVMode()
1723 SiS_Pr->SiS_VBInfo &= ~SetPALTV; in SiS_SetTVMode()