Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/video/fbdev/sis/
Dinitdef.h120 #define SetPALTV 0x0100 /* Deprecated here, now in TVMode */ macro
Dinit301.c1280 tempax &= (DriverMode | LoadDACFlag | SetNotSimuMode | SetPALTV); in SiS_GetVBInfo()
1382 SetPALTV | in SiS_GetVBInfo()
1545 if(SiS_Pr->SiS_VBInfo & SetPALTV) SiS_Pr->SiS_TVMode |= TVSetPAL; in SiS_SetTVMode()
1720 SiS_Pr->SiS_VBInfo &= ~SetPALTV; in SiS_SetTVMode()