Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/sis/
H A Dinitdef.h306 #define EnableCHScart 0x04 /* Scart on Ch7019 (unofficial definition - TW) */ macro
H A Dinit301.c1140 if(SiS_GetReg(SiS_Pr->SiS_P3d4,0x38) & EnableCHScart) return true; in SiS_IsChScart()
1157 if(flag & EnableCHScart) return true; /* = Scart = 0x04 - TW */ in SiS_IsTVOrYPbPrOrScart()